Skip to content

Commit

Permalink
edit values
Browse files Browse the repository at this point in the history
Signed-off-by: pstlouis <[email protected]>
  • Loading branch information
PatStLouis committed Oct 9, 2024
1 parent 641605e commit e10d453
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions helm-values/trustdidweb-server-py/values-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
---
ingressSuffix: .apps.silver.devops.gov.bc.ca
openshift:
route:
path: "/"
tls:
enabled: true
insecureEdgeTerminationPolicy: None
termination: edge
wildcardPolicy: None
timeout: 2m

ingress:
labels:
certbot-managed: "true"
Expand All @@ -18,13 +10,14 @@ networkPolicy:
ingress:
namespaceSelector:
network.openshift.io/policy-group: ingress

server:
image:
pullPolicy: Always
host: "dev.digitaltrust.vonx.io"
environment:
DOMAIN: "dev.digitaltrust.vonx.io"
ENDORSER_MULTIKEY: "z6MkhBoJbVzavFnKza3eP413fCuaCojottETdyqGQz9Moimq"
ENDORSER_MULTIKEY: "z6MkqTopWc3mB8dkqQfyNfEJkGR2HWuLnC3RZo6LbEfCPPDU"
autoscaling:
enabled: true
minReplicas: 1
Expand Down

0 comments on commit e10d453

Please sign in to comment.