Skip to content
Snippets Groups Projects
Verified Commit dcd8e91c authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(postgres): Add name label to namespace

This patch should allow to automate network policies better, by adding a
label with the namespace name to the postgres namespace
parent 99dc8aae
Branches
Tags
No related merge requests found
......@@ -2,3 +2,5 @@ apiVersion: v1
kind: Namespace
metadata:
name: zalando-postgres
labels:
name: zalando-postgres
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment