Parcourir la source

Change type to secret (#1387)

kiloreux il y a 6 ans
Parent
commit
17b7b29938

+ 1 - 1
packages/@uppy/companion/infra/kube/companion/companion-kube.yaml

@@ -50,7 +50,7 @@ spec:
         imagePullPolicy: Always
         name: companion
         envFrom:
-        - configMapRef:
+        - secretRef:
             name: uppy-companion-env
         ports:
         - containerPort: 3020