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
|
||||
source:
|
||||
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
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
|
@ -6,5 +6,5 @@ commonLabels:
|
|||
resources:
|
||||
- ../../base/
|
||||
patches:
|
||||
- path: keycloak-ingress.yml
|
||||
- path: keycloak-deployment.yml
|
||||
- path: keycloak-ingress.yaml
|
||||
- path: keycloak-deployment.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue