Remove reclaimPolicy setting from local-storage configuration
This commit is contained in:
parent
dc1d90c5de
commit
a0bbfc7ba9
@ -43,7 +43,6 @@ spec:
|
|||||||
name: local-path
|
name: local-path
|
||||||
annotations:
|
annotations:
|
||||||
storageclass.kubernetes.io/is-default-class: "false"
|
storageclass.kubernetes.io/is-default-class: "false"
|
||||||
reclaimPolicy: Retain
|
|
||||||
- patch: |-
|
- patch: |-
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user