ci(bump): bump devops image version for alpha to snapshot-45b4ebd
This commit is contained in:
parent
efee71a661
commit
14070bea1e
@ -10,7 +10,7 @@ devops:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: devops
|
name: devops
|
||||||
tag: snapshot-e16c1dc
|
tag: snapshot-45b4ebd
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -37,23 +37,23 @@ devops:
|
|||||||
interval: 30s
|
interval: 30s
|
||||||
scrapeTimeout: ''
|
scrapeTimeout: ''
|
||||||
ingresses:
|
ingresses:
|
||||||
- name: devops-ingress
|
- name: devops-ingress
|
||||||
host: devops.freeleaps-alpha.com
|
host: devops.freeleaps-alpha.com
|
||||||
class: nginx
|
class: nginx
|
||||||
tls:
|
tls:
|
||||||
exists: false
|
exists: false
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: freeleaps-alpha-dot-com
|
name: freeleaps-alpha-dot-com
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
name: devops.freeleaps-alpha.com-cert
|
name: devops.freeleaps-alpha.com-cert
|
||||||
rules:
|
rules:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: devops-service
|
name: devops-service
|
||||||
port:
|
port:
|
||||||
number: 8014
|
number: 8014
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
appName: devops
|
appName: devops
|
||||||
@ -86,18 +86,18 @@ devops:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-devops-alpha-secrets"
|
name: freeleaps-devops-alpha-secrets
|
||||||
creationPolicy: "Owner"
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: appMongodbUri
|
- key: appMongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-mongodb-uri"
|
key: freeleaps-alpha-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: rabbitmqPassword
|
- key: rabbitmqPassword
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-rabbitmq-password"
|
key: freeleaps-alpha-rabbitmq-password
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user