Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

FSD-717 - Harshal - Add ingress for artemis to access management console #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

harshalk91tg
Copy link

We need to test the workflow by adding an ingress to allow access for artemis management console. Once the workflow is tested, we will templetize for other higher environments.

namespace: {{ .Release.Namespace }}
spec:
rules:
- host: {{ include "artemis.fullname" . }}.ci.tarabutgateway.io
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

other environments will also be included like, sandbox and prod and also sau. Better to interpolate the full host.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we test the chart with this PR, or we should interpolate and then do the testing?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@syed-faraz Can you check now?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants