Ignore readOnly for automatic permissions
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: common
|
name: common
|
||||||
version: 3.5.0
|
version: 3.5.1
|
||||||
# upstream_version:
|
# upstream_version:
|
||||||
appVersion: none
|
appVersion: none
|
||||||
description: Function library for TrueCharts
|
description: Function library for TrueCharts
|
||||||
|
|||||||
@@ -51,9 +51,6 @@ spec:
|
|||||||
{{ if $csm.subPath }}
|
{{ if $csm.subPath }}
|
||||||
subPath: {{ $csm.subPath }}
|
subPath: {{ $csm.subPath }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ if $csm.readOnly }}
|
|
||||||
readOnly: {{ $csm.readOnly }}
|
|
||||||
{{ end }}
|
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user