docs/.argo/kustomization.yaml
Nicolai Ort 13c9d12db0
All checks were successful
continuous-integration/drone/push Build is passing
Added argo deployment
2022-10-10 17:09:38 +02:00

8 lines
110 B
YAML

namespace: lfk
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
- secret.yaml
- cert.yaml
- dns.yaml