ci(bump): bump authentication image version for prod to snapshot-046f9ff
This commit is contained in:
parent
8c54067eef
commit
57e94ac04d
@ -13,7 +13,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: 1.3.1
|
tag: snapshot-046f9ff
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -78,17 +78,17 @@ authentication:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-authentication-prod-secrets"
|
name: freeleaps-authentication-prod-secrets
|
||||||
creationPolicy: "Owner"
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: jwtSecretKey
|
- key: jwtSecretKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-jwt-secret-key"
|
key: freeleaps-prod-jwt-secret-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: mongodbUri
|
- key: mongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-mongodb-uri"
|
key: freeleaps-prod-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user