kms added

This commit is contained in:
Philip Haupt
2025-04-01 23:35:03 +02:00
parent 4d0d73886f
commit db025f183b
8 changed files with 134 additions and 0 deletions

13
kms/kustomization.yaml Normal file
View File

@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- cm.yaml
- cr.yaml
- crb.yaml
- deploy.yaml
- gateway.yaml
- route.yaml
#- secret.yaml
- svc.yaml
- svcacc.yaml