This is actually working

This commit is contained in:
Martyn 2023-12-05 09:38:45 +00:00
parent 496dc29aa0
commit 0b9e79a4db
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: wg-access-server
namespace: argocd
spec:
destination:
namespace: wg-access
server: https://kubernetes.default.svc
project: infra
source:
helm:
parameters:
- name: web.service.type
value: LoadBalancer
- name: wireguard.service.type
value: LoadBalancer
values: |-
config:
csiSecretsStore:
providerName: 1password
resourceName: vaults/3oh5jxmxvqvpuimu2lbuajtizi/allitems/idkjj6oyua2fq6df4fkjzmh4ne/config.yaml
path: apps-helm/wg-access-server
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD