diff --git a/app-config.yaml b/app-config.yaml index 5fc717f..9048660 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -121,7 +121,7 @@ kubernetes: - type: 'config' clusters: - url: "https://kubernetes.default.svc" - name: core-prod + name: ${K8S_CLUSTER_NAME} authProvider: 'serviceAccount' skipMetricsLookup: false skipTLSVerify: true