Skip to content
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

Update network policy for all environments #237

Open
1 task
fergmac opened this issue Jan 9, 2025 · 0 comments
Open
1 task

Update network policy for all environments #237

fergmac opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@fergmac
Copy link
Collaborator

fergmac commented Jan 9, 2025

Describe the task
We have updated the allow same namespace network policy to be more detailed and provide the dev environment namespace for deployments. We need to make this dynamic for all environments.

Purpose
To successfully deploy the backend to each environment and allow communication between containers ie the backend and the database

Acceptance Criteria

  • The backend container deploys successfully in all environments.

Additional context

  • This namespace license plate should be passed in as a param from the .deploy workflow file to the openshift deployment yaml file for the backend
  • we can use the vars.OC_NAMESPACE environment variable for the licence plate
  • we can use the inputs.target for test and prod but we will likely have to check if we are in those environments and if not just use a default "dev"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants