diff --git a/charts/argo-rollouts/values.yaml b/charts/argo-rollouts/values.yaml index a19dde08..8a43bee0 100644 --- a/charts/argo-rollouts/values.yaml +++ b/charts/argo-rollouts/values.yaml @@ -115,7 +115,7 @@ dashboard: runAsNonRoot: true containerSecurityContext: {} service: - tType: ClusterIP + type: ClusterIP serviceAccount: create: true annotations: {}