guizhong преди 5 години
родител
ревизия
a18e9bfc6f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      deployment.yaml

+ 1 - 1
deployment.yaml

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