1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

Apply Operator.storage filters

This commit is contained in:
James Keogh 2018-10-03 09:33:36 +01:00
parent fece45f6c0
commit 558886b508

View file

@ -148,6 +148,7 @@ ImagePullPolicy: {{ .ImagePullPolicy | quote }}
RBAC:
Create: {{ .RBAC }}
Storage:
Create: {{ .Storage.Create }}
User:
ServiceAccountName: {{ .Storage.User.ServiceAccountName | quote }}
Operator: