diff --git a/policies/kv/service/artifactapi/postgres-password/read.yaml b/policies/kv/service/artifactapi/postgres-password/read.yaml new file mode 100644 index 0000000..b2b236f --- /dev/null +++ b/policies/kv/service/artifactapi/postgres-password/read.yaml @@ -0,0 +1,10 @@ +# Allow reading environment vars for postgres/artifactapi +--- +rules: + - path: "kv/data/service/artifactapi/postgres-password" + capabilities: + - read + +auth: + k8s/au/syd1: + - artifactapi