mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
Update helmrelease-authentik.yaml
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user