aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvstate/settings/state.yml
blob: 8a031d1d2e5a4d290018ab09ebbeaf743b3184c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This is a comment

# values are stored in key:value format
## keys are case-insensitive
## values can be int, float, string, dict, list, bool


## Path to PDF file
PDF_FILE: PDF_FILE.json

#############
# Airship arguments
#############

# Path to kube-config file
KUBE_CONFIG : config


MASTER_ROLE_NAME : masters
WORKER_ROLE_NAME : workers