Update file secrets.yaml

This commit is contained in:
2023-05-17 23:24:06 +00:00
parent 005e3ec122
commit b8085c7d4f

View File

@@ -11,11 +11,11 @@ spec:
data:
- secretKey: runner-registration-token
remoteRef:
key: gitlab/runner
key: secrets/gitlab/runner
property: runner-registration-token
- secretKey: runner-token
remoteRef:
key: gitlab/runner
key: secrets/gitlab/runner
property: runner-token
@@ -29,7 +29,7 @@ spec:
provider:
vault:
server: "http://vault.vault.svc.cluster.local:8200"
path: "gitlab"
path: "secrets"
version: "v2"
auth:
kubernetes: