ci(bump): bump freeleaps image version for alpha to snapshot-79f5d26
This commit is contained in:
parent
4cb642cb8b
commit
979697d693
@ -16,7 +16,7 @@ freeleaps:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: backend
|
name: backend
|
||||||
tag: snapshot-8e2caa8
|
tag: snapshot-79f5d26
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -87,42 +87,42 @@ freeleaps:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-freeleaps-alpha-secrets"
|
name: freeleaps-freeleaps-alpha-secrets
|
||||||
creationPolicy: "Owner"
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: mongodbUri
|
- key: mongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-mongodb-uri"
|
key: freeleaps-alpha-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: jwtSecretKey
|
- key: jwtSecretKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-jwt-secret-key"
|
key: freeleaps-alpha-jwt-secret-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: stripeApiKey
|
- key: stripeApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-stripe-api-key"
|
key: freeleaps-alpha-stripe-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: stripeWebhookSecret
|
- key: stripeWebhookSecret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-stripe-webhook-secret"
|
key: freeleaps-alpha-stripe-webhook-secret
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: stripeAccountWebhookSecret
|
- key: stripeAccountWebhookSecret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-stripe-account-webhook-secret"
|
key: freeleaps-alpha-stripe-account-webhook-secret
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: rabbitmqPassword
|
- key: rabbitmqPassword
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-rabbitmq-password"
|
key: freeleaps-alpha-rabbitmq-password
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: redisUrl
|
- key: redisUrl
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-redis-url"
|
key: freeleaps-alpha-redis-url
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: giteaApiKey
|
- key: giteaApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-gitea-api-key"
|
key: freeleaps-alpha-gitea-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user