added KHM app

This commit is contained in:
Ultradesu
2025-04-06 18:27:46 +01:00
parent f049c7828b
commit f7c1d0a538
5 changed files with 116 additions and 0 deletions

View File

@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- external-secrets.yaml
- deployment.yaml
- service.yaml