fix: move secret plane target to JD01
This commit is contained in:
@@ -6,8 +6,9 @@ metadata:
|
||||
spec: pikasTech/HWLAB#2233
|
||||
relatedIssues:
|
||||
- 2233
|
||||
- 2234
|
||||
defaults:
|
||||
targetId: D518
|
||||
targetId: JD01
|
||||
targets:
|
||||
- id: D601
|
||||
route: D601:k3s
|
||||
@@ -18,6 +19,12 @@ targets:
|
||||
- id: D518
|
||||
route: D518:k3s
|
||||
namespace: platform-infra
|
||||
role: standby
|
||||
enabled: false
|
||||
createNamespace: true
|
||||
- id: JD01
|
||||
route: JD01:k3s
|
||||
namespace: platform-infra
|
||||
role: active
|
||||
enabled: true
|
||||
createNamespace: true
|
||||
@@ -56,10 +63,10 @@ syncProbe:
|
||||
vaultMountPath: secret
|
||||
remotePath: hwlab-secret-plane/poc
|
||||
remoteProperty: password
|
||||
expectedFingerprint: sha256:e1e758e27c20234f18a8c7c43220fda341f6194c5bb0cedbf89ffe8078a19ba0
|
||||
expectedFingerprint: sha256:dbc852e80ed37ccc9d8596eb47976839c9c77e4a5afda972ce62ad29db9132dd
|
||||
testValueSource:
|
||||
mode: repo-poc-static
|
||||
value: hwlab-secret-plane-poc-d518
|
||||
value: hwlab-secret-plane-poc-jd01
|
||||
consumer:
|
||||
deploymentName: hwlab-secret-plane-consumer
|
||||
envName: POC_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user