update auth

main
ycz008 2023-07-14 15:24:10 +08:00
parent 0bb8f3f554
commit e6fd63ce2b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +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"]
command: ["java", "-Djasypt.encryptor.password=secret", "-cp","app:app/lib/*","com.beaconfire.auth.AuthApplication"]
imagePullPolicy: Always
ports:
- name: http