diff options
Diffstat (limited to 'sdv/docker/sdvstate/example/state.yml')
-rw-r--r-- | sdv/docker/sdvstate/example/state.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sdv/docker/sdvstate/example/state.yml b/sdv/docker/sdvstate/example/state.yml index 1ca61e1..89dc548 100644 --- a/sdv/docker/sdvstate/example/state.yml +++ b/sdv/docker/sdvstate/example/state.yml @@ -15,3 +15,6 @@ PDF_FILE: example/intel-pod10.json # Path to kube-config file KUBE_CONFIG : example/kubepod10 +MASTER_ROLE_NAME : masters +WORKER_ROLE_NAME : workers + |