This commit is contained in:
Morten Olsen
2025-11-25 15:11:52 +01:00
commit 316a2db1d9
19 changed files with 806 additions and 0 deletions

13
apps/kustomization.yaml Normal file
View File

@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- foundation-project.yaml
- root-application.yaml
- storage-class.yaml
- cert-manager.yaml
- istio.yaml
- istiod.yaml
- cloudnative-pg.yaml
- nats.yaml
- kyverno.yaml
- trivy.yaml