Added argo deployment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-10 17:09:38 +02:00
parent 23980609ed
commit 13c9d12db0
8 changed files with 166 additions and 0 deletions

8
.argo/kustomization.yaml Normal file
View File

@@ -0,0 +1,8 @@
namespace: lfk
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
- secret.yaml
- cert.yaml
- dns.yaml