diff --git a/dev-upgrade/sevice-group/auth.yaml b/dev-upgrade/sevice-group/auth.yaml index 50378a8..00b1493 100644 --- a/dev-upgrade/sevice-group/auth.yaml +++ b/dev-upgrade/sevice-group/auth.yaml @@ -24,6 +24,7 @@ spec: containers: - name: auth image: beaconfireiic/auth:1.1.1-prod + command: ["java", "-Djasypt.encryptor.password=beaconfire", "-cp","app:app/lib/*","com.beaconfire.auth.AuthApplication"] imagePullPolicy: Always ports: - name: http