This commit is contained in:
2025-04-04 06:14:13 -05:00
parent 494301a3cd
commit 6e0579cc0f
3 changed files with 4 additions and 4 deletions

View File

@@ -792,7 +792,7 @@ openclarity:
serviceAccount:
# -- Enable creation of ServiceAccount
create: true
# -- The name of the ServiceAccount to use.
#false -- The name of the ServiceAccount to use.
# If not set and create is true, it will use the component's calculated name.
name: ""
# -- Allows auto mount of ServiceAccountToken on the serviceAccount created.