Skip to content

Commit f78ab2f

Browse files
update secret path
1 parent b2ebc22 commit f78ab2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clusters/svc.pt.soeren.cloud/renovatebot/renovate-external-secret.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ spec:
1414
data:
1515
- secretKey: RENOVATE_HOST_RULES
1616
remoteRef:
17-
key: secret/svc.pt.soeren.cloud/renovate
17+
key: "secret/soeren.cloud/env/prod/renovatebot"
1818
property: HOST_RULES
1919
- secretKey: github-token
2020
remoteRef:
21-
key: secret/svc.pt.soeren.cloud/renovate
21+
key: "secret/soeren.cloud/env/prod/renovatebot"
2222
property: github-token
2323
- secretKey: gitlab-token
2424
remoteRef:
25-
key: secret/svc.pt.soeren.cloud/renovate
25+
key: "secret/soeren.cloud/env/prod/renovatebot"
2626
property: gitlab-token

0 commit comments

Comments
 (0)