Skip to content

Commit

Permalink
feat(z2m): remove code server
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Oct 4, 2024
1 parent 8e7a245 commit f676983
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 133 deletions.

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions kubernetes/main/apps/home-automation/zigbee2mqtt/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,6 @@ spec:
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &appname zigbee2mqtt-code
namespace: flux-system
spec:
targetNamespace: home-automation
commonMetadata:
labels:
app.kubernetes.io/name: *appname
interval: 10m
path: "./kubernetes/main/apps/home-automation/zigbee2mqtt/code"
prune: true
sourceRef:
kind: GitRepository
name: home-ops-kubernetes
wait: false
dependsOn:
- name: rook-ceph-cluster
- name: volsync
- name: external-secrets-stores
- name: mosquitto
- name: zigbee2mqtt
postBuild:
substitute:
APP: *appname
VOLSYNC_CLAIM: zigbee2mqtt-data
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &appname zigbee2mqtt-exporter
namespace: flux-system
Expand Down

0 comments on commit f676983

Please sign in to comment.