diff --git a/cd/overlays/staging/kustomization.yaml b/cd/overlays/staging/kustomization.yaml index b21f0002..3d011e15 100644 --- a/cd/overlays/staging/kustomization.yaml +++ b/cd/overlays/staging/kustomization.yaml @@ -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