added SSO, ingress to ingressRoute
All checks were successful
/ continuous-deploy (push) Successful in 19s

This commit is contained in:
Márcio Fernandes
2026-03-28 00:44:00 +00:00
parent 9b36b595b8
commit b02303d51e
5 changed files with 49 additions and 1 deletions

View File

@@ -3,8 +3,10 @@ kind: Kustomization
resources:
- namespace.yaml
- cd-serviceaccount.yaml
- ingress.yaml
- network-policies.yaml
- certificate.yaml
- websecure-ingress-route.yaml
- public-https-ingress-route.yaml
generatorOptions:
disableNameSuffixHash: true