ci(bump): bump content image version for alpha to snapshot-38ff0ae
This commit is contained in:
parent
9f015fed07
commit
36e54f9d5b
@ -15,7 +15,7 @@ content:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: content
|
||||
tag: snapshot-12a0d9a
|
||||
tag: snapshot-38ff0ae
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -90,18 +90,18 @@ content:
|
||||
kind: FreeleapsSecretStore
|
||||
name: freeleaps-main-secret-store
|
||||
target:
|
||||
name: "freeleaps-content-alpha-secrets"
|
||||
creationPolicy: "Owner"
|
||||
name: freeleaps-content-alpha-secrets
|
||||
creationPolicy: Owner
|
||||
refreshInterval: 30s
|
||||
data:
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: "freeleaps-alpha-mongodb-uri"
|
||||
type: Secret
|
||||
- key: freeleapsWwwAsAzureClientSecret
|
||||
remoteRef:
|
||||
key: "freeleaps-alpha-www-as-azure-client-secret"
|
||||
type: Secret
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: freeleaps-alpha-mongodb-uri
|
||||
type: Secret
|
||||
- key: freeleapsWwwAsAzureClientSecret
|
||||
remoteRef:
|
||||
key: freeleaps-alpha-www-as-azure-client-secret
|
||||
type: Secret
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user