Compare commits
No commits in common. "f8f1185b42b785462296c57ccb24a7179f43529f" and "f47804ffdfc9f31fdb400e674084b4738dcd8c8e" have entirely different histories.
f8f1185b42
...
f47804ffdf
@ -1,6 +0,0 @@
|
|||||||
bound_service_account_names:
|
|
||||||
- default
|
|
||||||
bound_service_account_namespaces:
|
|
||||||
- puppet
|
|
||||||
token_ttl: 60
|
|
||||||
audience: vault
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
rules:
|
|
||||||
- path: "kv/data/service/puppet/puppetboard-secret-key"
|
|
||||||
capabilities:
|
|
||||||
- read
|
|
||||||
|
|
||||||
auth:
|
|
||||||
k8s/au/syd1:
|
|
||||||
- puppet
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
rules:
|
|
||||||
- path: "kv/data/service/puppet/puppetdb-postgresql-credentials"
|
|
||||||
capabilities:
|
|
||||||
- read
|
|
||||||
|
|
||||||
auth:
|
|
||||||
k8s/au/syd1:
|
|
||||||
- puppet
|
|
||||||
@ -3,7 +3,6 @@ rules:
|
|||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
- "postgresql.cnpg.io"
|
- "postgresql.cnpg.io"
|
||||||
- "poolers.postgresql.cnpg.io"
|
|
||||||
- "cert-manager.io"
|
- "cert-manager.io"
|
||||||
- "rbac.authorization.k8s.io"
|
- "rbac.authorization.k8s.io"
|
||||||
- "batch"
|
- "batch"
|
||||||
|
|||||||
@ -3,7 +3,6 @@ rules:
|
|||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
- "postgresql.cnpg.io"
|
- "postgresql.cnpg.io"
|
||||||
- "poolers.postgresql.cnpg.io"
|
|
||||||
- "cert-manager.io"
|
- "cert-manager.io"
|
||||||
- "rbac.authorization.k8s.io"
|
- "rbac.authorization.k8s.io"
|
||||||
- "batch"
|
- "batch"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user