Skip to content

Instantly share code, notes, and snippets.

@janakiramm
Created January 5, 2022 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janakiramm/b47f53d7f973e06e534e044653cfea12 to your computer and use it in GitHub Desktop.
Save janakiramm/b47f53d7f973e06e534e044653cfea12 to your computer and use it in GitHub Desktop.
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: ingress-nginx
namespace: ingress-system
spec:
interval: 5m
chart:
spec:
chart: ingress-nginx
version: '4.0.13'
sourceRef:
kind: HelmRepository
name: ingress-nginx
namespace: flux-system
interval: 1m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment