fix: add pal-e-docs to postgres NetworkPolicy ingress #285
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform!285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "284-add-pal-e-docs-postgres-netpol"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add
pal-e-docsnamespace to the postgresdefault-deny-ingressNetworkPolicy so pal-e-docs can reach the CNPG postgres cluster. This was patched manually and needs to be permanent in Terraform.Changes
terraform/network-policies.tf-- addedpal-e-docsnamespace selector to postgres NetworkPolicy ingress rulesReview Checklist
tofu fmtpassestofu plan -lock=falseconfirms expected diffTest Plan
tofu plan -lock=falseshould show the NetworkPolicy updated with the new ingress ruleRelated
Related Notes
🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.