ci: archmeister
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: 04ca077a-debug
|
tag: 5ecf6bce-debug
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
@@ -12,9 +11,8 @@ ingress:
|
|||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- archmeister.beta.oceanbox.io
|
- archmeister.beta.oceanbox.io
|
||||||
secretName: staging-archmeister-tls
|
secretName: staging-archmeister-tls
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
@@ -22,4 +20,3 @@ resources:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user