Made secrets file configurable
This commit is contained in:
@@ -4,3 +4,4 @@ installDisk: /dev/sda
|
||||
cluster:
|
||||
name: hellas
|
||||
controlPlaneIp: 10.0.2.1
|
||||
secretsFile: !realpath _secrets.yaml
|
||||
|
||||
BIN
nodes/hellas/_secrets.yaml
Normal file
BIN
nodes/hellas/_secrets.yaml
Normal file
Binary file not shown.
@@ -4,3 +4,4 @@ installDisk: /dev/vda
|
||||
cluster:
|
||||
name: testing
|
||||
controlPlaneIp: 192.168.1.100
|
||||
secretsFile: !realpath _secrets.yaml
|
||||
|
||||
BIN
nodes/testing/_secrets.yaml
Normal file
BIN
nodes/testing/_secrets.yaml
Normal file
Binary file not shown.
Reference in New Issue
Block a user