maintenance(soteria): move restic vault path to shared scope
This commit is contained in:
parent
a6ff6122b0
commit
08cec8be77
@ -14,16 +14,16 @@ spec:
|
|||||||
secretPath: "kv/data/atlas/shared/harbor-pull"
|
secretPath: "kv/data/atlas/shared/harbor-pull"
|
||||||
secretKey: "dockerconfigjson"
|
secretKey: "dockerconfigjson"
|
||||||
- objectName: "soteria-restic__AWS_ACCESS_KEY_ID"
|
- objectName: "soteria-restic__AWS_ACCESS_KEY_ID"
|
||||||
secretPath: "kv/data/atlas/maintenance/soteria-restic"
|
secretPath: "kv/data/atlas/shared/soteria-restic"
|
||||||
secretKey: "AWS_ACCESS_KEY_ID"
|
secretKey: "AWS_ACCESS_KEY_ID"
|
||||||
- objectName: "soteria-restic__AWS_SECRET_ACCESS_KEY"
|
- objectName: "soteria-restic__AWS_SECRET_ACCESS_KEY"
|
||||||
secretPath: "kv/data/atlas/maintenance/soteria-restic"
|
secretPath: "kv/data/atlas/shared/soteria-restic"
|
||||||
secretKey: "AWS_SECRET_ACCESS_KEY"
|
secretKey: "AWS_SECRET_ACCESS_KEY"
|
||||||
- objectName: "soteria-restic__RESTIC_PASSWORD"
|
- objectName: "soteria-restic__RESTIC_PASSWORD"
|
||||||
secretPath: "kv/data/atlas/maintenance/soteria-restic"
|
secretPath: "kv/data/atlas/shared/soteria-restic"
|
||||||
secretKey: "RESTIC_PASSWORD"
|
secretKey: "RESTIC_PASSWORD"
|
||||||
- objectName: "soteria-restic__AWS_ENDPOINTS"
|
- objectName: "soteria-restic__AWS_ENDPOINTS"
|
||||||
secretPath: "kv/data/atlas/maintenance/soteria-restic"
|
secretPath: "kv/data/atlas/shared/soteria-restic"
|
||||||
secretKey: "AWS_ENDPOINTS"
|
secretKey: "AWS_ENDPOINTS"
|
||||||
secretObjects:
|
secretObjects:
|
||||||
- secretName: harbor-regcred
|
- secretName: harbor-regcred
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user