feat: restructure

feat: enable stuff?
This commit is contained in:
2024-11-05 14:29:24 -05:00
parent 5a1600c377
commit 27d528e4b6
18 changed files with 169 additions and 55 deletions

View File

@@ -0,0 +1,37 @@
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: 1password-repo
namespace: 1password-system
spec:
interval: 15m0s
url: https://1password.github.io/connect-helm-charts/
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: 1password
namespace: 1password-system
spec:
chart:
spec:
chart: connect
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: 1password-repo
version: 1.16.x
interval: 1m0s
values:
connect:
serviceType: LoadBalancer
credentialsName: 1password-credentials
credentialsKey: password
operator:
create: true
autoRestart: true
token:
name: 1password-token
key: password