gitops: fix oauth kustomization
This commit is contained in:
@@ -41,11 +41,11 @@ spec:
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: oauth2-proxy
|
||||
name: oauth-proxy
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
path: ./gitops/home-kubernetes/oauth2-proxy
|
||||
path: ./gitops/home-kubernetes/oauth-proxy
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
||||
Reference in New Issue
Block a user