Skip to content
Snippets Groups Projects
Verified Commit 3e655fb5 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(longhorn): Move to new kustomize-optimised config

parent b1fb82eb
Branches
Tags
No related merge requests found
......@@ -8,11 +8,6 @@ metadata:
forecastle.stakater.com/appName: Longhorn
forecastle.stakater.com/group: Management
forecastle.stakater.com/icon: https://content-proxy.shivering-isles.com/8839ef829401563ce0729005e7c30224918e2271/68747470733a2f2f617661746172732e67697468756275736572636f6e74656e742e636f6d2f752f3531333335333636
forecastle.stakater.com/network-restricted: "true"
nginx.ingress.kubernetes.io/auth-response-headers: Authorization
nginx.ingress.kubernetes.io/auth-url: https://$host/oauth2/auth
nginx.ingress.kubernetes.io/auth-signin: https://$host/oauth2/start?rd=$escaped_request_uri
nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,100.64.0.0/24
spec:
rules:
- host: ENC[AES256_GCM,data:eBQRvj0E4eODWDYTXe+1iu3p+koCwHhVcxw=,iv:DR0LwShFLl9pS13VgTuCuag8qo3uKug26g9eV2AAkLE=,tag:c7MwWxEsVuV0EvckG+nKqQ==,type:str]
......
......@@ -4,6 +4,9 @@ namespace: longhorn-system
resources:
- backup.yaml
- certificate.yaml
- ../../../shared/applications/oauth2-proxy.yaml
- oauth2.yaml
- ingress.yaml
components:
- ../../../shared/components/oauth2-proxy
- ../../../shared/components/ingress-local-only
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment