WIP Setup ArgoCD
This commit is contained in:
18
ansible-5/roles/prod.k3s/files/argocd/values.yaml
Normal file
18
ansible-5/roles/prod.k3s/files/argocd/values.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
# https://github.com/bitnami/charts/blob/main/bitnami/argo-cd/values.yaml
|
||||
# xai-corp-production-tls
|
||||
|
||||
#server:
|
||||
# ingress:
|
||||
# enabled: false
|
||||
# hostname: argocd.xai-corp.net
|
||||
# tls: true
|
||||
# annotations:
|
||||
# extraTLS:
|
||||
# hostname:
|
||||
#
|
||||
# grpcIngress:
|
||||
# enabled: false
|
||||
# hostname: argocd.xai-corp.net
|
||||
# tls: true
|
||||
|
||||
Reference in New Issue
Block a user