We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db75087 commit a3995f4Copy full SHA for a3995f4
deploy/charts/observability-app/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: dataops-observability-app
3
type: application
4
appVersion: "2.x.x"
5
-version: "2.2.1"
+version: "2.2.2"
6
7
description: DataOps Observability
8
home: https://datakitchen.io
deploy/charts/observability-app/values.yaml
@@ -133,7 +133,7 @@ autoscaling:
133
134
serviceAccount:
135
# Specifies whether a service account should be created
136
- create: true
+ create: false
137
# Annotations to add to the service account
138
annotations: {}
139
# The name of the service account to use.
0 commit comments