update configuration and example config
This commit is contained in:
@@ -1016,8 +1016,8 @@ releases:
|
||||
# +docs:property
|
||||
podDnsConfig:
|
||||
nameservers:
|
||||
- 1.1.1.1
|
||||
- 8.8.8.8
|
||||
- "8.8.8.8"
|
||||
- "1.1.1.1"
|
||||
|
||||
# The nodeSelector on Pods tells Kubernetes to schedule Pods on the nodes with
|
||||
# matching labels.
|
||||
@@ -3659,7 +3659,7 @@ releases:
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
accountEmail: reversstorm@gmail.com
|
||||
accountEmail: adminmail@gmail.com
|
||||
class: nginx
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: "128k"
|
||||
@@ -3767,7 +3767,7 @@ releases:
|
||||
chart_version: 0.1.0
|
||||
release_state: "present"
|
||||
values:
|
||||
issuer_email: reversstorm@gmail.com
|
||||
issuer_email: adminmail@gmail.com
|
||||
solver_ingress_class: nginx
|
||||
|
||||
certificates:
|
||||
@@ -4213,11 +4213,11 @@ releases:
|
||||
server.insecure: true
|
||||
|
||||
secret:
|
||||
argocdServerAdminPassword: $2a$10$A6C0LMJpyH6Jx1CF570MxuCc/CYRauqjv3Z.31IcwEnf3h1E02QnG
|
||||
argocdServerAdminPassword: $2a$10$emopmT/u2bzVYRDmFQnyH.xLNrVsLkqn61BDfx4Evzq.V8OfApXa2
|
||||
|
||||
repositories:
|
||||
# add default helm-repository from harbor
|
||||
{}
|
||||
null
|
||||
|
||||
cm:
|
||||
create: true
|
||||
@@ -4945,7 +4945,7 @@ releases:
|
||||
secretName: argo-cd-server-tls
|
||||
|
||||
ingress:
|
||||
accountEmail: reversstorm@gmail.com
|
||||
accountEmail: adminmail@gmail.com
|
||||
class: nginx
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: "128k"
|
||||
@@ -5799,7 +5799,7 @@ releases:
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
accountEmail: reversstorm@gmail.com
|
||||
accountEmail: adminmail@gmail.com
|
||||
class: nginx
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: "128k"
|
||||
|
||||
Reference in New Issue
Block a user