fix: retarget secret-plane poc to D518
This commit is contained in:
@@ -7,11 +7,17 @@ metadata:
|
||||
relatedIssues:
|
||||
- 2233
|
||||
defaults:
|
||||
targetId: D601
|
||||
targetId: D518
|
||||
targets:
|
||||
- id: D601
|
||||
route: D601:k3s
|
||||
namespace: platform-infra
|
||||
role: standby
|
||||
enabled: false
|
||||
createNamespace: true
|
||||
- id: D518
|
||||
route: D518:k3s
|
||||
namespace: platform-infra
|
||||
role: active
|
||||
enabled: true
|
||||
createNamespace: true
|
||||
@@ -50,10 +56,10 @@ syncProbe:
|
||||
vaultMountPath: secret
|
||||
remotePath: hwlab-secret-plane/poc
|
||||
remoteProperty: password
|
||||
expectedFingerprint: sha256:7b47b343642e442d94ae889778113b0137eb8db255d9c03cb42f2582adfa2f2f
|
||||
expectedFingerprint: sha256:e1e758e27c20234f18a8c7c43220fda341f6194c5bb0cedbf89ffe8078a19ba0
|
||||
testValueSource:
|
||||
mode: repo-poc-static
|
||||
value: hwlab-secret-plane-poc-d601
|
||||
value: hwlab-secret-plane-poc-d518
|
||||
consumer:
|
||||
deploymentName: hwlab-secret-plane-consumer
|
||||
envName: POC_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user