Skip to content

Instantly share code, notes, and snippets.

@sunix
Last active June 17, 2020 16:47
Show Gist options
  • Select an option

  • Save sunix/243807a7a15cd44f58054cd8a00d735b to your computer and use it in GitHub Desktop.

Select an option

Save sunix/243807a7a15cd44f58054cd8a00d735b to your computer and use it in GitHub Desktop.
image puller conf
apiVersion: che.eclipse.org/v1alpha1
kind: KubernetesImagePuller
metadata:
creationTimestamp: '2020-05-13T15:39:45Z'
generation: 11
name: image-puller
namespace: imagepuller
resourceVersion: '1848291'
selfLink: >-
/apis/che.eclipse.org/v1alpha1/namespaces/imagepuller/kubernetesimagepullers/image-puller
uid: 65d94e8b-db66-4a60-8338-62dd5f55c37f
spec:
configMapName: k8s-image-puller
daemonsetName: k8s-image-puller
deploymentName: kubernetes-image-puller
images: >-
java11-maven=quay.io/eclipse/che-java11-maven:nightly;
che-theia-endpoint=quay.io/eclipse/che-theia-endpoint-runtime-binary:7.14.2;
che-plugin-artifacts=quay.io/eclipse/che-plugin-artifacts-broker:v3.1.2;
che-plugin-metadata-broker=quay.io/eclipse/che-plugin-metadata-broker:v3.1.2;
che-jwt-proxy=quay.io/eclipse/che-jwtproxy:fd94e60;
mongodb=centos/mongodb-34-centos7; sunix-git=sunix/git-devtools;
centos-quarkus-java8=quay.io/quarkus/centos-quarkus-maven:20.0.0-java8;
centos-quarkus-java11=quay.io/quarkus/centos-quarkus-maven:20.0.0-java11;
ubi-quarkus-native=quay.io/quarkus/ubi-quarkus-native-image:19.2.0.1;
postit-data=quay.io/sunix/postit-app-dev-data;
che-theia=quay.io/eclipse/che-theia:7.14.2;
crw-2-rhel8-operator=registry.redhat.io/codeready-workspaces/crw-2-rhel8-operator:2.1;
server-rhel8=registry.redhat.io/codeready-workspaces/server-rhel8:2.1;
pluginregistry-rhel8=registry.redhat.io/codeready-workspaces/pluginregistry-rhel8:2.1;
devfileregistry-rhel8=registry.redhat.io/codeready-workspaces/devfileregistry-rhel8:2.1;
pluginbroker-artifacts-rhel8=registry.redhat.io/codeready-workspaces/pluginbroker-artifacts-rhel8:2.1;
pluginbroker-metadata-rhel8=registry.redhat.io/codeready-workspaces/pluginbroker-metadata-rhel8:2.1;
jwtproxy-rhel8=registry.redhat.io/codeready-workspaces/jwtproxy-rhel8:2.1;
machineexec-rhel8=registry.redhat.io/codeready-workspaces/machineexec-rhel8:2.1;
theia-rhel8=registry.redhat.io/codeready-workspaces/theia-rhel8:2.1;
theia-dev-rhel8=registry.redhat.io/codeready-workspaces/theia-dev-rhel8:2.1;
theia-endpoint-rhel8=registry.redhat.io/codeready-workspaces/theia-endpoint-rhel8:2.1;
postgresql-96-rhel7=registry.redhat.io/rhscl/postgresql-96-rhel7:1-47;
sso73-openshift=registry.redhat.io/redhat-sso-7/sso73-openshift:1.0-15;
ubi8-minimal=registry.redhat.io/ubi8-minimal:8.0-213;
crw-vscode-quarkus=registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1;
crw-openshift-connector=registry.redhat.io/codeready-workspaces/plugin-openshift-rhel8:2.1;
sunixgit=sunix/git-devtools; java15=openjdk:15-jdk; java14=openjdk:14-jdk;
java13=openjdk:13-jdk; java12=openjdk:12-jdk; java11=openjdk:11-jdk;
java10=openjdk:10-jdk; java9=openjdk:9-jdk; java8=openjdk:8-jdk;
java7=openjdk:7-jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment