chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * remove disabled ingress from values * remove required: false from questions * whoops * some cleanup * more cleanup * clean * commented * some fixes
This commit is contained in:
@@ -2,7 +2,7 @@ image:
|
||||
repository: tccr.io/truecharts/novnc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.2.0@sha256:aac782a823a7c34efce17d635a706cf967c6690784f0da9bd8efd4bb0bb598c1
|
||||
# https://github.com/nicholaswilde/docker-novnc
|
||||
|
||||
env:
|
||||
REMOTE_HOST: "localhost"
|
||||
REMOTE_PORT: "5900"
|
||||
|
||||
Reference in New Issue
Block a user