Dev #2
@@ -22,6 +22,12 @@ spec:
|
|||||||
- containerPort: 3479
|
- containerPort: 3479
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
- containerPort: 33073
|
- containerPort: 33073
|
||||||
|
env:
|
||||||
|
- name: NETBIRD_STORE_ENCRYPTION_KEY
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: netbird-encryption
|
||||||
|
key: encryptionKey
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /etc/netbird
|
mountPath: /etc/netbird
|
||||||
|
|||||||
Reference in New Issue
Block a user