oauth2 proxy longhorn ui maybe?

This commit is contained in:
Michael Thomson
2023-11-23 17:18:49 -05:00
parent a9813be509
commit 4f0241eb8e
4 changed files with 469 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: oauth2-proxy
namespace: flux-system
spec:
interval: 15m
url: https://oauth2-proxy.github.io/manifests/

View File

@@ -16,3 +16,7 @@ spec:
kind: Deployment
name: longhorn-driver-deployer
namespace: longhorn-system
- apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
name: oauth2-proxy
namespace: longhorn-system