diff --git a/functions/kubernetes/charts/shuffle/values.yaml b/functions/kubernetes/charts/shuffle/values.yaml index f8c8aeff..6e1b6b8f 100644 --- a/functions/kubernetes/charts/shuffle/values.yaml +++ b/functions/kubernetes/charts/shuffle/values.yaml @@ -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