@@ -1,6 +1,6 @@
|
|||||||
authentik:
|
authentik:
|
||||||
server:
|
server:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: cert-dubyatp-xyz
|
- name: cert-dubyatp-xyz
|
||||||
readOnly: true
|
readOnly: true
|
||||||
@@ -45,7 +45,7 @@ authentik:
|
|||||||
path: "{{ .Values.authentik.web.path }}-/health/live/"
|
path: "{{ .Values.authentik.web.path }}-/health/live/"
|
||||||
port: http
|
port: http
|
||||||
worker:
|
worker:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: cert-dubyatp-xyz
|
- name: cert-dubyatp-xyz
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|||||||
Reference in New Issue
Block a user