remove quotes
This commit is contained in:
@@ -18,4 +18,4 @@ dependencies:
|
|||||||
version: 8.0.2
|
version: 8.0.2
|
||||||
repository: https://grafana.github.io/helm-charts
|
repository: https://grafana.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/grafana.png
|
||||||
appVersion: "10.4.0"
|
appVersion: 10.4.0
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
pgadmin4:
|
pgadmin4:
|
||||||
image:
|
image:
|
||||||
repository: dpage/pgadmin4
|
repository: dpage/pgadmin4
|
||||||
tag: "8.8"
|
tag: 8.8
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: true
|
create: true
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
|
Reference in New Issue
Block a user