revert 95162a61aa
revert revert 495d6be43b
revert Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops
This commit is contained in:
parent
95162a61aa
commit
bbba0d6ce0
@ -16,7 +16,7 @@ chat:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: chat
|
||||
tag: snapshot-79f5d26
|
||||
tag: snapshot-9c7bb61
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -19,7 +19,7 @@ chat:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: chat
|
||||
tag: snapshot-7e1df4f
|
||||
tag: 1.9.2
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
@ -97,38 +97,38 @@ chat:
|
||||
kind: FreeleapsSecretStore
|
||||
name: freeleaps-main-secret-store
|
||||
target:
|
||||
name: "freeleaps-chat-prod-secrets"
|
||||
creationPolicy: "Owner"
|
||||
name: freeleaps-chat-prod-secrets
|
||||
creationPolicy: Owner
|
||||
refreshInterval: 30s
|
||||
data:
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-mongodb-uri"
|
||||
type: Secret
|
||||
- key: jwtSecretKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-jwt-secret-key"
|
||||
type: Secret
|
||||
- key: stripeApiKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-stripe-api-key"
|
||||
type: Secret
|
||||
- key: stripeWebhookSecret
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-stripe-webhook-secret"
|
||||
type: Secret
|
||||
- key: stripeAccountWebhookSecret
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-stripe-account-webhook-secret"
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-rabbitmq-password"
|
||||
type: Secret
|
||||
- key: redisUrl
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-redis-url"
|
||||
type: Secret
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: freeleaps-prod-mongodb-uri
|
||||
type: Secret
|
||||
- key: jwtSecretKey
|
||||
remoteRef:
|
||||
key: freeleaps-prod-jwt-secret-key
|
||||
type: Secret
|
||||
- key: stripeApiKey
|
||||
remoteRef:
|
||||
key: freeleaps-prod-stripe-api-key
|
||||
type: Secret
|
||||
- key: stripeWebhookSecret
|
||||
remoteRef:
|
||||
key: freeleaps-prod-stripe-webhook-secret
|
||||
type: Secret
|
||||
- key: stripeAccountWebhookSecret
|
||||
remoteRef:
|
||||
key: freeleaps-prod-stripe-account-webhook-secret
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: freeleaps-prod-rabbitmq-password
|
||||
type: Secret
|
||||
- key: redisUrl
|
||||
remoteRef:
|
||||
key: freeleaps-prod-redis-url
|
||||
type: Secret
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: true
|
||||
|
||||
@ -16,7 +16,7 @@ freeleaps:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: backend
|
||||
tag: snapshot-79f5d26
|
||||
tag: snapshot-9c7bb61
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -19,7 +19,7 @@ freeleaps:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: backend
|
||||
tag: 1.9.1
|
||||
tag: 1.9.2
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
@ -78,42 +78,42 @@ freeleaps:
|
||||
kind: FreeleapsSecretStore
|
||||
name: freeleaps-main-secret-store
|
||||
target:
|
||||
name: "freeleaps-freeleaps-prod-secrets"
|
||||
creationPolicy: "Owner"
|
||||
name: freeleaps-freeleaps-prod-secrets
|
||||
creationPolicy: Owner
|
||||
refreshInterval: 30s
|
||||
data:
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-mongodb-uri"
|
||||
type: Secret
|
||||
- key: jwtSecretKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-jwt-secret-key"
|
||||
type: Secret
|
||||
- key: stripeApiKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-stripe-api-key"
|
||||
type: Secret
|
||||
- key: stripeWebhookSecret
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-stripe-webhook-secret"
|
||||
type: Secret
|
||||
- key: stripeAccountWebhookSecret
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-stripe-account-webhook-secret"
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-rabbitmq-password"
|
||||
type: Secret
|
||||
- key: redisUrl
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-redis-url"
|
||||
type: Secret
|
||||
- key: giteaApiKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-gitea-api-key"
|
||||
type: Secret
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: freeleaps-prod-mongodb-uri
|
||||
type: Secret
|
||||
- key: jwtSecretKey
|
||||
remoteRef:
|
||||
key: freeleaps-prod-jwt-secret-key
|
||||
type: Secret
|
||||
- key: stripeApiKey
|
||||
remoteRef:
|
||||
key: freeleaps-prod-stripe-api-key
|
||||
type: Secret
|
||||
- key: stripeWebhookSecret
|
||||
remoteRef:
|
||||
key: freeleaps-prod-stripe-webhook-secret
|
||||
type: Secret
|
||||
- key: stripeAccountWebhookSecret
|
||||
remoteRef:
|
||||
key: freeleaps-prod-stripe-account-webhook-secret
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: freeleaps-prod-rabbitmq-password
|
||||
type: Secret
|
||||
- key: redisUrl
|
||||
remoteRef:
|
||||
key: freeleaps-prod-redis-url
|
||||
type: Secret
|
||||
- key: giteaApiKey
|
||||
remoteRef:
|
||||
key: freeleaps-prod-gitea-api-key
|
||||
type: Secret
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: true
|
||||
|
||||
@ -8,7 +8,7 @@ frontend:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: frontend
|
||||
tag: snapshot-79f5d26
|
||||
tag: snapshot-9c7bb61
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -8,7 +8,7 @@ frontend:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: frontend
|
||||
tag: snapshot-7e1df4f
|
||||
tag: 1.9.2
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@ -15,7 +15,7 @@ notification:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: notification
|
||||
tag: snapshot-c406f6d
|
||||
tag: snapshot-165e10c
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
Loading…
Reference in New Issue
Block a user