Files
homelab/k8s/apps/amnezia/kustomization.yaml
T
Ultradesu 3881b5b3ba
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 6s
Added amnezia WG
2026-06-16 02:27:29 +01:00

11 lines
194 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- namespace.yaml
- external-secrets.yaml
- configmap-scripts.yaml
- rbac.yaml
- daemonset.yaml