1password-connect in infra
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
f44e487dd7
commit
2496985d2c
|
@ -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…
Reference in New Issue