diff --git a/deploy/auth-postman-deployment.yaml b/deploy/auth-postman-deployment.yaml index 4b9764f..bc00a75 100644 --- a/deploy/auth-postman-deployment.yaml +++ b/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