Skip to content

Commit

Permalink
fix: update ingress (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
olepg authored Jul 8, 2024
1 parent 2676db0 commit 7da3f8c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ kind: RadixApplication
metadata:
name: procosys-js-frontend
spec:
dnsExternalAlias:
- alias: procosystest.equinor.com
component: frontend
environment: test
useCertificateAutomation: true
- alias: procosys.equinor.com
component: frontend
environment: prod
useCertificateAutomation: true
environments:
- name: dev
build:
Expand Down

0 comments on commit 7da3f8c

Please sign in to comment.