mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Swithc helm var for hardcode var
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
destination:
|
||||
namespace: cert-manager
|
||||
server: {{ .Values.spec.destination.server }}
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
path: ''
|
||||
|
||||
Reference in New Issue
Block a user