ci: deploy kitchenowl via flux cd (kitchen.patanix.de, 5GiB PVC, SOPS)

This commit is contained in:
Patryk Hegenberg 2025-05-25 20:53:09 +02:00
parent c5f6183e5b
commit badf6c247a
12 changed files with 163 additions and 1 deletions

View file

@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- pvc.yaml
- secret.yaml
- deployment.yaml
- service.yaml
- ingress.yaml
- certificate.yaml