fix: Use standard kustomize API in traefik addon
This commit is contained in:
@@ -1,14 +1,4 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: addon-traefik
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
path: .
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: platform
|
||||
dependsOn:
|
||||
- name: addon-tailscale-operator
|
||||
resources:
|
||||
- helmrelease-traefik.yaml
|
||||
Reference in New Issue
Block a user