ci(bump): bump authentication image version for alpha to snapshot-c406f6d
This commit is contained in:
parent
e3133d032f
commit
cdbfce6f56
@ -15,7 +15,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: snapshot-6e43296
|
tag: snapshot-c406f6d
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -92,17 +92,17 @@ authentication:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-authentication-secrets"
|
name: freeleaps-authentication-secrets
|
||||||
creationPolicy: "Owner"
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: jwtSecretKey
|
- key: jwtSecretKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-jwt-secret-key"
|
key: freeleaps-alpha-jwt-secret-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: mongodbUri
|
- key: mongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-mongodb-uri"
|
key: freeleaps-alpha-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user