mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: webhook
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: default
|
||||
components:
|
||||
- ../../components/common
|
||||
resources:
|
||||
# Pre Flux-Kustomizations
|
||||
- ./namespace.yaml
|
||||
# Flux-Kustomizations
|
||||
- ./atuin/ks.yaml
|
||||
- ./authelia/ks.yaml
|
||||
- ./bazarr/ks.yaml
|
||||
@@ -50,6 +50,7 @@ resources:
|
||||
- ./unifi/ks.yaml
|
||||
- ./vaultwarden/ks.yaml
|
||||
- ./vikunja/ks.yaml
|
||||
- ./webhook/ks.yaml
|
||||
- ./zigbee2mqtt/ks.yaml
|
||||
- ./zwave-js-ui/ks.yaml
|
||||
# Default resources
|
||||
|
Reference in New Issue
Block a user