remove invalid comment
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
This commit is contained in:
@@ -1558,15 +1558,6 @@ app:
|
||||
##
|
||||
annotations: {}
|
||||
## @param app.serviceAccount.automountServiceAccountToken Automount service account token for the app service account
|
||||
## NOTE: You likely want to allow access to cluster-proxies, e.g:
|
||||
## extraEgress:
|
||||
## - to:
|
||||
## - namespaceSelector:
|
||||
## matchLabels:
|
||||
## kubernetes.io/metadata.name: istio-system
|
||||
## podSelector:
|
||||
## matchLabels:
|
||||
## istio: pilot
|
||||
##
|
||||
automountServiceAccountToken: true
|
||||
## @param app.serviceAccount.imagePullSecrets Add image pull secrets to the app service account
|
||||
|
||||
Reference in New Issue
Block a user