This commit is contained in:
@@ -21,13 +21,7 @@ spec:
|
||||
volumeMounts:
|
||||
- name: bind-zones
|
||||
mountPath: /mnt/zones
|
||||
- name: transfer-key-secret
|
||||
mountPath: /mnt/keys
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: bind-zones
|
||||
persistentVolumeClaim:
|
||||
claimName: bind-hidden-primary-zones
|
||||
- name: transfer-key-secret
|
||||
secret:
|
||||
secretName: transfer-key
|
||||
claimName: bind-hidden-primary-zones
|
||||
Reference in New Issue
Block a user