REFACTOR(coredns): remove CoreDNS HelmChartConfig
- Not managed by Helm in this repo - CoreDNS managed by K3s
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
||||
namespace: kube-system
|
||||
spec:
|
||||
valuesContent: |-
|
||||
# 2 replicas
|
||||
# 3 replicas for HA
|
||||
deployment:
|
||||
replicas: 2
|
||||
replicas: 3
|
||||
|
||||
# Traefik Dashboard 활성화
|
||||
dashboard:
|
||||
|
||||
Reference in New Issue
Block a user