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
|
||||
repository: null
|
||||
name: devops
|
||||
tag: snapshot-e16c1dc
|
||||
tag: snapshot-45b4ebd
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -37,23 +37,23 @@ devops:
|
||||
interval: 30s
|
||||
scrapeTimeout: ''
|
||||
ingresses:
|
||||
- name: devops-ingress
|
||||
host: devops.freeleaps-alpha.com
|
||||
class: nginx
|
||||
tls:
|
||||
exists: false
|
||||
issuerRef:
|
||||
name: freeleaps-alpha-dot-com
|
||||
kind: ClusterIssuer
|
||||
name: devops.freeleaps-alpha.com-cert
|
||||
rules:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: devops-service
|
||||
port:
|
||||
number: 8014
|
||||
- name: devops-ingress
|
||||
host: devops.freeleaps-alpha.com
|
||||
class: nginx
|
||||
tls:
|
||||
exists: false
|
||||
issuerRef:
|
||||
name: freeleaps-alpha-dot-com
|
||||
kind: ClusterIssuer
|
||||
name: devops.freeleaps-alpha.com-cert
|
||||
rules:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: devops-service
|
||||
port:
|
||||
number: 8014
|
||||
configs:
|
||||
tz: UTC
|
||||
appName: devops
|
||||
@ -86,18 +86,18 @@ devops:
|
||||
kind: FreeleapsSecretStore
|
||||
name: freeleaps-main-secret-store
|
||||
target:
|
||||
name: "freeleaps-devops-alpha-secrets"
|
||||
creationPolicy: "Owner"
|
||||
name: freeleaps-devops-alpha-secrets
|
||||
creationPolicy: Owner
|
||||
refreshInterval: 30s
|
||||
data:
|
||||
- key: appMongodbUri
|
||||
remoteRef:
|
||||
key: "freeleaps-alpha-mongodb-uri"
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: "freeleaps-alpha-rabbitmq-password"
|
||||
type: Secret
|
||||
- key: appMongodbUri
|
||||
remoteRef:
|
||||
key: freeleaps-alpha-mongodb-uri
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: freeleaps-alpha-rabbitmq-password
|
||||
type: Secret
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user