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:
parent
fece45f6c0
commit
558886b508
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ ImagePullPolicy: {{ .ImagePullPolicy | quote }}
|
|||
RBAC:
|
||||
Create: {{ .RBAC }}
|
||||
Storage:
|
||||
Create: {{ .Storage.Create }}
|
||||
User:
|
||||
ServiceAccountName: {{ .Storage.User.ServiceAccountName | quote }}
|
||||
Operator:
|
||||
|
|
Loading…
Reference in a new issue