let's allow some traffic in

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-10-26 20:31:54 +02:00
parent d23c644320
commit 3c92fd0a2b
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: 1password-connect
namespace: argocd
spec:
destination:
namespace: cluster-ingress
server: https://kubernetes.default.svc
project: infra
source:
chart: ingress-nginx
repoURL: https://kubernetes.github.io/ingress-nginx
targetRevision: 4.8.3
syncPolicy:
automated:
selfHeal: true

View File

@ -20,3 +20,4 @@ spec:
- https://1password.github.io/connect-helm-charts/
- https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts
- https://github.com/MeisterLabs/secrets-store-csi-driver-provider-1password
- https://kubernetes.github.io/ingress-nginx