REFACTOR(coredns): remove CoreDNS HelmChartConfig

- Not managed by Helm in this repo
- CoreDNS managed by K3s
This commit is contained in:
2025-12-30 19:49:52 +09:00
parent d8011a4039
commit f631b08375
3 changed files with 2 additions and 12 deletions

View File

@@ -5,9 +5,9 @@ metadata:
namespace: kube-system
spec:
valuesContent: |-
# 2 replicas
# 3 replicas for HA
deployment:
replicas: 2
replicas: 3
# Traefik Dashboard 활성화
dashboard: