File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,15 @@ ingress:
55 paths :
66 - path : /
77 pathType : ImplementationSpecific
8-
8+ - host : snacker-tracker.qa.fscker.org
9+ paths :
10+ - path : /
11+ pathType : ImplementationSpecific
912 tls :
1013 - secretName : ui-snacker-tracker-qa-k8s-fscker-org
1114 hosts :
1215 - ui.snacker-tracker.qa.k8s.fscker.org
16+ - snacker-tracker.qa.fscker.org
1317
1418resources :
1519 # NON-DEFAULT: We should *always* specify `requests`, but probably not `limits`
@@ -22,4 +26,4 @@ config:
2226 OAUTH_CLIENT_ID : X8Q3vadW5s1VkbqleV4LrpFwU5UjV2Ay
2327 OAUTH_ISSUER : fscker-public-qa.eu.auth0.com
2428 OAUTH_AUDIENCE : snacker-tracker-reporter
25- REPORTER_URL : https://reporter. snacker-tracker.qa.k8s .fscker.org/v1
29+ REPORTER_URL : https://snacker-tracker-api .qa.fscker.org/v1
You can’t perform that action at this time.
0 commit comments