add 1password operator
This commit is contained in:
@@ -9,6 +9,8 @@ repositories:
|
||||
url: https://kubernetes.github.io/ingress-nginx
|
||||
- name: bitnami
|
||||
url: https://charts.bitnami.com/bitnami
|
||||
- name: 1password
|
||||
url: https://1password.github.io/connect-helm-charts
|
||||
---
|
||||
releases:
|
||||
# Distributed Storage
|
||||
@@ -46,3 +48,11 @@ releases:
|
||||
version: 8.3.4
|
||||
values:
|
||||
- ./values/externaldns.values.yaml
|
||||
|
||||
# 1Password Operator
|
||||
- name: 1password-system
|
||||
namespace: 1password-system
|
||||
chart: 1password/connect
|
||||
version: 1.15.1
|
||||
values:
|
||||
- ./values/1password.values.yaml
|
||||
|
||||
Reference in New Issue
Block a user