++
This commit is contained in:
parent
925310b439
commit
0aed5f9c17
@ -24,7 +24,7 @@ spec:
|
|||||||
vault.hashicorp.com/agent-inject: "true"
|
vault.hashicorp.com/agent-inject: "true"
|
||||||
vault.hashicorp.com/agent-pre-populate-only: "true"
|
vault.hashicorp.com/agent-pre-populate-only: "true"
|
||||||
vault.hashicorp.com/auth-path: auth/kubernetes
|
vault.hashicorp.com/auth-path: auth/kubernetes
|
||||||
vault.hashicorp.com/role: sarex-prod
|
vault.hashicorp.com/role: django
|
||||||
|
|
||||||
vault.hashicorp.com/agent-inject-secret-s3: secrets/data/minio/apps/django
|
vault.hashicorp.com/agent-inject-secret-s3: secrets/data/minio/apps/django
|
||||||
|
|
||||||
@ -38,7 +38,7 @@ spec:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: sarex-prod-vault
|
serviceAccountName: django-vault
|
||||||
|
|
||||||
containers:
|
containers:
|
||||||
- name: s3-proxy
|
- name: s3-proxy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user