Compare commits
No commits in common. "c94b2af1964cf6521eb6532e20693132c5db96cc" and "18a62332f6d546020c336054362459fcd532756d" have entirely different histories.
c94b2af196
...
18a62332f6
@ -1,6 +0,0 @@
|
||||
bound_service_account_names:
|
||||
- default
|
||||
bound_service_account_namespaces:
|
||||
- woodpecker
|
||||
token_ttl: 600
|
||||
audience: vault
|
||||
@ -1,10 +0,0 @@
|
||||
# Allow reading woodpecker/database integration details
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/woodpecker/woodpecker-database-config"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- woodpecker
|
||||
@ -1,10 +0,0 @@
|
||||
# Allow reading woodpecker/gitea integration details
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/woodpecker/woodpecker-gitea"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- woodpecker
|
||||
@ -1,10 +0,0 @@
|
||||
# Allow reading woodpecker/postgres integration details
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/woodpecker/woodpecker-postgres-credentials"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- woodpecker
|
||||
Loading…
Reference in New Issue
Block a user