update auth
parent
cc723347ed
commit
0bb8f3f554
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue