Add argo files and kustomize

This commit is contained in:
2024-03-18 22:21:29 +01:00
parent 723c108ec4
commit 8bf6027e42
11 changed files with 118 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: generations-heritage
resources:
- ./certificate.yaml
- ./deployment.yaml
- ./service.yaml
- ./horizontalPodAutoScaler.yaml