-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arcbox 3.0 - Fixed app and ingress #2621
Conversation
zaidmohd
commented
Jul 22, 2024
- Fixed app
- Removed NGINX
- Fixed CName and ingress
…nto arcbox_3.0
…nto arcbox_3.0
…nto arcbox_3.0
…nto arcbox_3.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks straight forward. If everything is tested and working as expected go ahead and merge this PR to test from MS repos.
@@ -40,7 +30,7 @@ spec: | |||
spec: | |||
containers: | |||
- name: web | |||
image: azurearcjumpstart.azurecr.io/demoapp:dr | |||
image: jumpstartdev.azurecr.io/demoapp:dr | |||
ports: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this our new ACR for images?