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 configuration
|
||||||
pod:
|
pod:
|
||||||
replicas: 2
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 15m
|
cpu: 15m
|
||||||
|
|||||||
Reference in New Issue
Block a user