mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
fix(common): adding feature flag for default serviceaccount name (#360)
This commit is contained in:
parent
3e2f1204e0
commit
f111be38e9
7 changed files with 89 additions and 17 deletions
|
@ -34,6 +34,9 @@
|
|||
"$ref": "schemas/controllers.json#/instance"
|
||||
}
|
||||
},
|
||||
"enforceServiceAccountCreation": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"serviceAccount": {
|
||||
"$ref": "schemas/serviceAccount.json#/settings"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue