Update helmrelease-authentik.yaml

This commit is contained in:
2023-11-26 14:13:16 -05:00
committed by GitHub
parent 83fcb28741
commit 038f173233

View File

@@ -183,16 +183,7 @@ spec:
volumeMounts: []
# -- affinity applied to the deployments
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/name: authentik
app.kubernetes.io/component: server
topologyKey: kubernetes.io/hostname
affinity: {}
# -- tolerations applied to the deployments
tolerations: []