Skip to content

Commit

Permalink
feat: deploy old-ide.zilliqa.com
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmeds committed Jun 21, 2024
1 parent d77f63f commit bc69fbe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ metadata:
name: neo-savant-ide
spec:
domains:
- ide.zilliqa.com
- old-ide.zilliqa.com
4 changes: 2 additions & 2 deletions products/neo-savant/cd/overlays/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ patches:
patch: |-
- op: replace
path: "/spec/rules/0/host"
value: ide.zilliqa.com
value: old-ide.zilliqa.com
- op: remove
path: "/spec/rules/1"
- op: replace
path: /metadata/annotations
value:
kubernetes.io/ingress.class: gce
kubernetes.io/ingress.global-static-ip-name: ide-zilliqa-com
kubernetes.io/ingress.global-static-ip-name: old-ide-zilliqa-com
networking.gke.io/managed-certificates: neo-savant-ide
networking.gke.io/v1beta1.FrontendConfig: neo-savant-ide
Expand Down
1 change: 0 additions & 1 deletion products/neo-savant/products/neo-savant/cd

This file was deleted.

0 comments on commit bc69fbe

Please sign in to comment.