1password-connect in infra
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
f44e487dd7
commit
2496985d2c
1 changed files with 14 additions and 0 deletions
14
everything-app/app-1password.yaml
Normal file
14
everything-app/app-1password.yaml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
apiVersion: argoproj.io/v1alpha1
|
||||||
|
kind: Application
|
||||||
|
metadata:
|
||||||
|
name: 1password
|
||||||
|
namespace: argocd
|
||||||
|
spec:
|
||||||
|
destination:
|
||||||
|
namespace: 1password
|
||||||
|
server: https://kubernetes.default.svc
|
||||||
|
project: infra
|
||||||
|
source:
|
||||||
|
chart: connect
|
||||||
|
repoURL: https://1password.github.io/connect-helm-charts/
|
||||||
|
targetRevision: 1.14.0
|
Loading…
Add table
Reference in a new issue