mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Added override setupkey for operator
Changelog: added Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
This commit is contained in:
10
charts/netbird-config/templates/setupkey.yaml
Normal file
10
charts/netbird-config/templates/setupkey.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: netbird.io/v1
|
||||
kind: NBSetupKey
|
||||
metadata:
|
||||
name: netbird-setup-key
|
||||
spec:
|
||||
managementURL: https://netbird.{{ .Values.environment.baseDomain }}
|
||||
secretKeyRef:
|
||||
name: netbird-setup-key
|
||||
namespace: {{ .Release.Namespace }}
|
||||
key: setupKey
|
||||
Reference in New Issue
Block a user