Files
kubernetes-config/ptp-chat/kustomization.yaml
jona.klaess ba4825f7ff
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
add istio gateway configuration for tls termination
2026-06-08 14:26:40 +02:00

13 lines
302 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ptp-chat-backend.yaml
- ptp-chat-frontend.yaml
- ptp-chat-db.yaml
- ptp-chat-hpa.yaml
- ptp-chat-istio.yaml
- ptp-chat-sealed-secret.yaml
- ptp-chat-pull-sealed-secret.yaml
- ptp-chat-cert-sealed-secret.yaml