diff --git a/gitops/home-assistant-ingress/application.yaml b/gitops/home-assistant-ingress/application.yaml deleted file mode 100644 index c5e7870..0000000 --- a/gitops/home-assistant-ingress/application.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant-ingress - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - source: - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - path: gitops/home-assistant - directory: - recurse: true - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant-ingress/application.yaml b/gitops/home-assistant-ingress/application.yaml deleted file mode 100644 index c5e7870..0000000 --- a/gitops/home-assistant-ingress/application.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant-ingress - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - source: - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - path: gitops/home-assistant - directory: - recurse: true - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant/application.yaml b/gitops/home-assistant/application.yaml deleted file mode 100644 index 6d52607..0000000 --- a/gitops/home-assistant/application.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - sources: - # Chart Helm - - repoURL: https://k8s-at-home.com/charts/ - chart: home-assistant - targetRevision: 13.4.2 - helm: - valueFiles: - - $values/gitops/home-assistant/values.yaml - - # Twoje repo Git (values) - - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - ref: values - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant-ingress/application.yaml b/gitops/home-assistant-ingress/application.yaml deleted file mode 100644 index c5e7870..0000000 --- a/gitops/home-assistant-ingress/application.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant-ingress - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - source: - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - path: gitops/home-assistant - directory: - recurse: true - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant/application.yaml b/gitops/home-assistant/application.yaml deleted file mode 100644 index 6d52607..0000000 --- a/gitops/home-assistant/application.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - sources: - # Chart Helm - - repoURL: https://k8s-at-home.com/charts/ - chart: home-assistant - targetRevision: 13.4.2 - helm: - valueFiles: - - $values/gitops/home-assistant/values.yaml - - # Twoje repo Git (values) - - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - ref: values - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant/ingress.yaml b/gitops/home-assistant/ingress.yaml deleted file mode 100644 index e51671a..0000000 --- a/gitops/home-assistant/ingress.yaml +++ /dev/null @@ -1,18 +0,0 @@ -apiVersion: networking.k8s.io/v1 -kind: Ingress -metadata: - name: home-assistant - namespace: ha -spec: - ingressClassName: traefik - rules: - - host: ha.local - http: - paths: - - path: / - pathType: Prefix - backend: - service: - name: home-assistant - port: - number: 8123 diff --git a/gitops/home-assistant-ingress/application.yaml b/gitops/home-assistant-ingress/application.yaml deleted file mode 100644 index c5e7870..0000000 --- a/gitops/home-assistant-ingress/application.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant-ingress - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - source: - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - path: gitops/home-assistant - directory: - recurse: true - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant/application.yaml b/gitops/home-assistant/application.yaml deleted file mode 100644 index 6d52607..0000000 --- a/gitops/home-assistant/application.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: home-assistant - namespace: argocd -spec: - project: default - - destination: - server: https://kubernetes.default.svc - namespace: ha - - sources: - # Chart Helm - - repoURL: https://k8s-at-home.com/charts/ - chart: home-assistant - targetRevision: 13.4.2 - helm: - valueFiles: - - $values/gitops/home-assistant/values.yaml - - # Twoje repo Git (values) - - repoURL: http://192.168.50.100:8080/git/root/Argocd.git - targetRevision: master - ref: values - - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true diff --git a/gitops/home-assistant/ingress.yaml b/gitops/home-assistant/ingress.yaml deleted file mode 100644 index e51671a..0000000 --- a/gitops/home-assistant/ingress.yaml +++ /dev/null @@ -1,18 +0,0 @@ -apiVersion: networking.k8s.io/v1 -kind: Ingress -metadata: - name: home-assistant - namespace: ha -spec: - ingressClassName: traefik - rules: - - host: ha.local - http: - paths: - - path: / - pathType: Prefix - backend: - service: - name: home-assistant - port: - number: 8123 diff --git a/gitops/home-assistant/values.yaml b/gitops/home-assistant/values.yaml deleted file mode 100644 index 04c93c2..0000000 --- a/gitops/home-assistant/values.yaml +++ /dev/null @@ -1,23 +0,0 @@ -image: - repository: homeassistant/home-assistant - tag: stable - -env: - TZ: UTC -# TZ: Europe/Warsaw - -service: - main: - ports: - http: - port: 8123 - -persistence: - config: - enabled: true - mountPath: /config - size: 5Gi - -ingress: - main: - enabled: false