ci(bump): bump devsvc image version for alpha to snapshot-9046780
This commit is contained in:
parent
abae31e987
commit
35649c45cd
@ -10,7 +10,7 @@ devsvc:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: devsvc
|
name: devsvc
|
||||||
tag: snapshot-ab89bd4
|
tag: snapshot-9046780
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -18,10 +18,10 @@ devsvc:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: '50m'
|
cpu: 50m
|
||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: '200m'
|
cpu: 200m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
probes:
|
probes:
|
||||||
readiness:
|
readiness:
|
||||||
@ -83,5 +83,5 @@ devsvc:
|
|||||||
codeDepotHttpPort: 443
|
codeDepotHttpPort: 443
|
||||||
codeDepotSshPort: 22
|
codeDepotSshPort: 22
|
||||||
codeDepotDomainName: alpha.gitea.freeleaps.mathmast.com
|
codeDepotDomainName: alpha.gitea.freeleaps.mathmast.com
|
||||||
metricsEnabled: "false"
|
metricsEnabled: 'false'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user