ci(bump): bump authentication image version for alpha to snapshot-9b42dbf
This commit is contained in:
parent
6633383421
commit
1326e507dc
@ -8,7 +8,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: snapshot-0a7c742
|
tag: snapshot-9b42dbf
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -52,7 +52,7 @@ authentication:
|
|||||||
notificationWebapiUrlBase: http://notification.svc.freeleaps-alpha.freeleaps.cluster:8003/api/notification
|
notificationWebapiUrlBase: http://notification.svc.freeleaps-alpha.freeleaps.cluster:8003/api/notification
|
||||||
jwtSecretKey: 8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
|
jwtSecretKey: 8f87ca8c3c9c3df09a9c78e0adb0927855568f6072d9efc892534aee35f5867b
|
||||||
jwtAlgorithm: HS256
|
jwtAlgorithm: HS256
|
||||||
serviceApiAccessHost: '0.0.0.0'
|
serviceApiAccessHost: 0.0.0.0
|
||||||
serviceApiAccessPort: 8004
|
serviceApiAccessPort: 8004
|
||||||
mongodbName: freeleaps2
|
mongodbName: freeleaps2
|
||||||
mongodbPort: 27017
|
mongodbPort: 27017
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user