Fix filenames
Signed-off-by: Micke Nordin <kano@sunet.se>
This commit is contained in:
parent
55613dbf7c
commit
3300338ae3
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||||
targetRevision: streams-manifests-2025-01-31-v02
|
targetRevision: streams-manifests-2025-01-31-v03
|
||||||
path: keycloak/overlays/test
|
path: keycloak/overlays/test
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
|
@ -6,5 +6,5 @@ commonLabels:
|
||||||
resources:
|
resources:
|
||||||
- ../../base/
|
- ../../base/
|
||||||
patches:
|
patches:
|
||||||
- path: keycloak-ingress.yml
|
- path: keycloak-ingress.yaml
|
||||||
- path: keycloak-deployment.yml
|
- path: keycloak-deployment.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue