slaventius 2 years ago
parent 53b92e0e4f
commit 803fb8bc89
  1. 2
      deploy/auth-postman-deployment.yaml

@ -19,5 +19,7 @@ spec:
image: slaventius/test3k_auth_postman:latest
imagePullPolicy: Always
envFrom:
- secretRef:
name: auth-postman-secret
- configMapRef:
name: auth-postman-config

Loading…
Cancel
Save