Housekeeping
This commit is contained in:
		| @@ -1,23 +0,0 @@ | ||||
| apiVersion: argoproj.io/v1alpha1 | ||||
| kind: Application | ||||
| metadata: | ||||
|   name: longhorn | ||||
|   namespace: argo-cd | ||||
| spec: | ||||
|   destination: | ||||
|     server: https://kubernetes.default.svc | ||||
|     namespace: longhorn-system | ||||
|   project: default | ||||
|   sources: | ||||
|   - repoURL: https://charts.longhorn.io | ||||
|     chart: longhorn | ||||
|     targetRevision: 1.8.0 | ||||
|     helm: | ||||
|       valueFiles: | ||||
|       - $values/storage/Longhorn/values.yaml | ||||
|   - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog | ||||
|     targetRevision: master | ||||
|     ref: values | ||||
| #  - repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog | ||||
| #    targetRevision: master | ||||
| #    ref: values | ||||
| @@ -1,8 +0,0 @@ | ||||
| defaultSettings: | ||||
|   defaultDataPath: /mnt/blockstorage/ | ||||
| ingress: | ||||
|   enabled: true | ||||
|   host: storage.spamasaurus.com | ||||
|   annotations: | ||||
| #    traefik.ingress.kubernetes.io/router.middlewares: 2fa-authentication@file,security-headers@file,compression@file | ||||
|     traefik.ingress.kubernetes.io/router.middlewares: 2fa-authentication@file,security-headers@file | ||||
		Reference in New Issue
	
	Block a user