CHORE(authelia): remove replica setting for DaemonSet
- Remove pod.replicas from helm-values.yaml - DaemonSet does not use replica configuration - Each node runs one pod automatically
This commit is contained in:
@@ -7,7 +7,6 @@ ingress:
|
||||
|
||||
# Pod configuration
|
||||
pod:
|
||||
replicas: 2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 15m
|
||||
|
||||
Reference in New Issue
Block a user