Skip to content

Commit 807af93

Browse files
authored
feat: deploy old-ide.zilliqa.com (#713)
1 parent d77f63f commit 807af93

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

products/neo-savant/cd/overlays/production/certificate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ metadata:
44
name: neo-savant-ide
55
spec:
66
domains:
7-
- ide.zilliqa.com
7+
- old-ide.zilliqa.com

products/neo-savant/cd/overlays/production/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ patches:
1313
patch: |-
1414
- op: replace
1515
path: "/spec/rules/0/host"
16-
value: ide.zilliqa.com
16+
value: old-ide.zilliqa.com
1717
- op: remove
1818
path: "/spec/rules/1"
1919
- op: replace
2020
path: /metadata/annotations
2121
value:
2222
kubernetes.io/ingress.class: gce
23-
kubernetes.io/ingress.global-static-ip-name: ide-zilliqa-com
23+
kubernetes.io/ingress.global-static-ip-name: old-ide-zilliqa-com
2424
networking.gke.io/managed-certificates: neo-savant-ide
2525
networking.gke.io/v1beta1.FrontendConfig: neo-savant-ide
2626

products/neo-savant/products/neo-savant/cd

-1
This file was deleted.

0 commit comments

Comments
 (0)