mirror of
https://github.com/optim-enterprises-bv/c0depool-k8s-ops.git
synced 2025-12-01 21:43:43 +00:00
8 lines
165 B
YAML
8 lines
165 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: ingress-nginx
|
|
spec:
|
|
interval: 30m
|
|
url: https://kubernetes.github.io/ingress-nginx
|