removed oauth2 proxy

This commit is contained in:
Michael Thomson
2023-12-01 13:26:42 -05:00
parent e422300ad6
commit 9195d4d9f3
2 changed files with 1 additions and 13 deletions

View File

@@ -1,8 +0,0 @@
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

@@ -12,11 +12,7 @@ spec:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system
healthChecks: healthChecks:
- apiVersion: apps/v1
kind: Deployment
name: longhorn-driver-deployer
namespace: longhorn-system
- apiVersion: helm.toolkit.fluxcd.io/v2beta1 - apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease kind: HelmRelease
name: oauth2-proxy name: longhorn
namespace: longhorn-system namespace: longhorn-system