Skip to content

Commit

Permalink
(fix) prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
rrw-zilliqa committed Oct 4, 2024
1 parent 8d4ab68 commit 27e0eee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cd/overlays/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ patches:
kind: Deployment
name: otterscan
patch: |-
- op: replace
path: "/spec/template/spec/containers/0/env/0/value"
value: "https://api.zq2-prototestnet.zilliqa.com"
- op: replace
path: "/spec/template/spec/containers/0/env/0/value"
value: "https://api.zq2-prototestnet.zilliqa.com"
namespace: otterscan-stg

0 comments on commit 27e0eee

Please sign in to comment.