Compare commits
2 Commits
16c62d5a4a
...
0aa16757e9
| Author | SHA1 | Date | |
|---|---|---|---|
| 0aa16757e9 | |||
| 36fb225cbd |
@ -2,7 +2,7 @@
|
|||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: portal-onboarding-e2e-test-12
|
name: portal-onboarding-e2e-test-13
|
||||||
namespace: bstein-dev-home
|
namespace: bstein-dev-home
|
||||||
spec:
|
spec:
|
||||||
backoffLimit: 0
|
backoffLimit: 0
|
||||||
|
|||||||
@ -22,6 +22,7 @@ spec:
|
|||||||
app: gitea
|
app: gitea
|
||||||
annotations:
|
annotations:
|
||||||
vault.hashicorp.com/agent-inject: "true"
|
vault.hashicorp.com/agent-inject: "true"
|
||||||
|
vault.hashicorp.com/agent-init-first: "true"
|
||||||
vault.hashicorp.com/role: "gitea"
|
vault.hashicorp.com/role: "gitea"
|
||||||
vault.hashicorp.com/agent-inject-secret-gitea-db-secret__password: "kv/data/atlas/gitea/gitea-db-secret"
|
vault.hashicorp.com/agent-inject-secret-gitea-db-secret__password: "kv/data/atlas/gitea/gitea-db-secret"
|
||||||
vault.hashicorp.com/agent-inject-template-gitea-db-secret__password: |
|
vault.hashicorp.com/agent-inject-template-gitea-db-secret__password: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user