2023-10-26 13:22:53 +00:00
|
|
|
apiVersion: argoproj.io/v1alpha1
|
|
|
|
kind: Application
|
|
|
|
metadata:
|
2023-10-26 18:09:54 +00:00
|
|
|
name: 1password-connect
|
2023-10-26 13:22:53 +00:00
|
|
|
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
|