ci: archmeister

This commit is contained in:
2024-02-23 15:38:09 +00:00
parent ea3b0b71b9
commit ff5ff14d49
+1 -4
View File
@@ -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
@@ -14,7 +13,6 @@ ingress:
- 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