This repository has been archived on 2025-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
theshire/kubernetes/apps/kube-system/multus/app/helmrelease.yaml

40 lines
No EOL
829 B
YAML

---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2beta2.json
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: multus
spec:
interval: 30m
chart:
spec:
chart: multus
version: 5.0.4
sourceRef:
kind: HelmRepository
name: angelnu
namespace: flux-system
interval: 30m
values:
image:
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
tag: v4.0.2-thick
cni:
image:
repository: ghcr.io/angelnu/cni-plugins
tag: 1.5.0
paths:
config: /etc/cni/net.d
bin: /opt/cni/bin
resources:
requests:
cpu: 5m
memory: 96Mi
limits:
memory: 96Mi
hostPaths:
netns: /var/run/netns