guizhong пре 6 година
родитељ
комит
a18e9bfc6f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      deployment.yaml

+ 1 - 1
deployment.yaml

@@ -20,7 +20,7 @@ spec:
       terminationGracePeriodSeconds: 180
       terminationGracePeriodSeconds: 180
       initContainers:
       initContainers:
         - name: init
         - name: init
-          image: busybox
+          image: hub.evbj.easou.com/dev/busybox
           command: ["chmod","777","-R","$JNLP_MOUNT_PATH"]
           command: ["chmod","777","-R","$JNLP_MOUNT_PATH"]
           imagePullPolicy: Always
           imagePullPolicy: Always
           volumeMounts:
           volumeMounts: