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 d9bd0ca commit 0e0abb8Copy full SHA for 0e0abb8
install/kots/manifests/gitpod-installation-status.yaml
@@ -30,7 +30,7 @@ spec:
30
containers:
31
- name: installation-status
32
# This will normally be the release tag
33
- image: "eu.gcr.io/gitpod-core-dev/build/installer:sje-airgap-openssh.0"
+ image: "eu.gcr.io/gitpod-core-dev/build/installer:sje-registry-s3-fork.3"
34
command:
35
- /bin/sh
36
- -c
install/kots/manifests/gitpod-installer-job.yaml
@@ -28,7 +28,7 @@ spec:
28
29
- name: installer
volumeMounts:
- mountPath: /config-patch
name: config-patch
0 commit comments