add kubernetes secret engine and approle auth to openbao
This commit is contained in:
6
vault/kubernetes-auth-roles/authentik.yaml
Normal file
6
vault/kubernetes-auth-roles/authentik.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- authentik-secret
|
||||
bound_service_account_namespaces:
|
||||
- authentik
|
||||
token_policies:
|
||||
- authentik
|
||||
6
vault/kubernetes-auth-roles/backup.yaml
Normal file
6
vault/kubernetes-auth-roles/backup.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- backup
|
||||
bound_service_account_namespaces:
|
||||
- gitea
|
||||
token_policies:
|
||||
- backup
|
||||
6
vault/kubernetes-auth-roles/cert-manager.yaml
Normal file
6
vault/kubernetes-auth-roles/cert-manager.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- ovh-credentials
|
||||
bound_service_account_namespaces:
|
||||
- cert-manager
|
||||
token_policies:
|
||||
- ovh-credentials
|
||||
6
vault/kubernetes-auth-roles/crawl4ai.yaml
Normal file
6
vault/kubernetes-auth-roles/crawl4ai.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- crawl4ai-secret
|
||||
bound_service_account_namespaces:
|
||||
- crawl4ai
|
||||
token_policies:
|
||||
- crawl4ai
|
||||
6
vault/kubernetes-auth-roles/frigate-camera.yaml
Normal file
6
vault/kubernetes-auth-roles/frigate-camera.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- camera
|
||||
bound_service_account_namespaces:
|
||||
- frigate
|
||||
token_policies:
|
||||
- frigate
|
||||
6
vault/kubernetes-auth-roles/immich.yaml
Normal file
6
vault/kubernetes-auth-roles/immich.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- immich-password
|
||||
bound_service_account_namespaces:
|
||||
- immich
|
||||
token_policies:
|
||||
- immich
|
||||
6
vault/kubernetes-auth-roles/llama-proxy.yaml
Normal file
6
vault/kubernetes-auth-roles/llama-proxy.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- llama-proxy
|
||||
bound_service_account_namespaces:
|
||||
- llama
|
||||
token_policies:
|
||||
- ollama
|
||||
6
vault/kubernetes-auth-roles/ollama-proxy.yaml
Normal file
6
vault/kubernetes-auth-roles/ollama-proxy.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- ollama-proxy
|
||||
bound_service_account_namespaces:
|
||||
- ollama
|
||||
token_policies:
|
||||
- ollama
|
||||
6
vault/kubernetes-auth-roles/openwebui.yaml
Normal file
6
vault/kubernetes-auth-roles/openwebui.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- openwebui-secret
|
||||
bound_service_account_namespaces:
|
||||
- openwebui
|
||||
token_policies:
|
||||
- openwebui
|
||||
6
vault/kubernetes-auth-roles/renovate.yaml
Normal file
6
vault/kubernetes-auth-roles/renovate.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- renovate
|
||||
bound_service_account_namespaces:
|
||||
- renovate
|
||||
token_policies:
|
||||
- renovate
|
||||
6
vault/kubernetes-auth-roles/woodpecker.yaml
Normal file
6
vault/kubernetes-auth-roles/woodpecker.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- woodpecker-secret
|
||||
bound_service_account_namespaces:
|
||||
- woodpecker
|
||||
token_policies:
|
||||
- woodpecker
|
||||
Reference in New Issue
Block a user