Skip to content

Instantly share code, notes, and snippets.

@wzhliang
Created December 16, 2020 08:25
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 wzhliang/34392a674cbf78f712b3a86d2c8ee14c to your computer and use it in GitHub Desktop.
Save wzhliang/34392a674cbf78f712b3a86d2c8ee14c to your computer and use it in GitHub Desktop.
# podinfo.yaml
---
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
name: podinfo
namespace: default
spec:
chart:
repository: https://stefanprodan.github.io/podinfo
name: podinfo
version: 3.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment