argocd kustomization

This commit is contained in:
Victor Barba Martin 2021-10-29 17:01:21 +02:00
parent 5235dca6fd
commit ed231d7050
4 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,10 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: argocd-server-ingress
spec:
rules:
- host: argocd.staging.video.jamkazam.com
tls:
- hosts:
- argocd.staging.video.jamkazam.com

View File

@ -0,0 +1,2 @@
bases:
- ../../base