feat: Add Argo Workflows
This commit is contained in:
parent
2455c3575a
commit
dce0fd8318
5 changed files with 1099 additions and 0 deletions
9
k8s-peterg/vault-wheatley-approle.yaml
Normal file
9
k8s-peterg/vault-wheatley-approle.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
approle_id: MDE5YTdjOWQtMTYxOC0yZjg0LWE2NzUtOWQ5NmVkZWFiNzEyCg==
|
||||
approle_secret: ZDZkOWU0MmUtZmVhNi05MGIzLWNlODktYzJlY2E2YWIxMjc3Cg==
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: vault-wheatley-approle
|
||||
namespace: external-secrets
|
||||
type: Opaque
|
||||
Loading…
Add table
Add a link
Reference in a new issue