fix: grant hwlab runtime observer rbac
This commit is contained in:
@@ -204,6 +204,10 @@ targets:
|
||||
sourceRefFrom: gitMirror.githubTransport
|
||||
privateKeySecretKey: ssh-privatekey
|
||||
knownHostsSecretKey: known_hosts
|
||||
runtimeObserverRbac:
|
||||
namespace: hwlab-v03
|
||||
roleName: hwlab-d601-v03-runtime-observer
|
||||
roleBindingName: hwlab-d601-v03-runtime-observer
|
||||
toolsImage:
|
||||
output: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1
|
||||
imagePullPolicy: Always
|
||||
@@ -361,6 +365,10 @@ targets:
|
||||
sourceRefFrom: gitMirror.githubTransport
|
||||
privateKeySecretKey: ssh-privatekey
|
||||
knownHostsSecretKey: known_hosts
|
||||
runtimeObserverRbac:
|
||||
namespace: hwlab-v03
|
||||
roleName: hwlab-d518-v03-runtime-observer
|
||||
roleBindingName: hwlab-d518-v03-runtime-observer
|
||||
toolsImage:
|
||||
output: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user