Remove invalid attributes
This commit is contained in:
parent
2a9ab28efe
commit
01226eac31
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -11,4 +11,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 8Gi
|
storage: 8Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -13,4 +13,3 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
storage: 2Gi
|
storage: 2Gi
|
||||||
storageClassName: local-path
|
storageClassName: local-path
|
||||||
reclaimPolicy: Retain
|
|
||||||
|
|
|
@ -11,4 +11,3 @@ spec:
|
||||||
name: stackspout
|
name: stackspout
|
||||||
path: ./apps
|
path: ./apps
|
||||||
prune: true
|
prune: true
|
||||||
validation: client
|
|
||||||
|
|
|
@ -11,4 +11,3 @@ spec:
|
||||||
name: stackspout
|
name: stackspout
|
||||||
path: ./infrastructure/namespaces
|
path: ./infrastructure/namespaces
|
||||||
prune: true
|
prune: true
|
||||||
validation: client
|
|
||||||
|
|
|
@ -10,7 +10,6 @@ spec:
|
||||||
name: stackspout
|
name: stackspout
|
||||||
path: ./overrides
|
path: ./overrides
|
||||||
prune: true
|
prune: true
|
||||||
validation: client
|
|
||||||
postBuild:
|
postBuild:
|
||||||
substituteFrom:
|
substituteFrom:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
|
|
|
@ -11,4 +11,3 @@ spec:
|
||||||
name: stackspout
|
name: stackspout
|
||||||
path: ./infrastructure/sources
|
path: ./infrastructure/sources
|
||||||
prune: true
|
prune: true
|
||||||
validation: client
|
|
||||||
|
|
Loading…
Reference in New Issue