cluster.fun/manifests/goldilocks_chart.yaml
Marcus Noble 43c8b7b61e Updated a bunch of resources
Added Goldilocks to keep an eye on suggested improvements
2020-06-05 22:17:50 +01:00

23 lines
376 B
YAML

apiVersion: v1
kind: Namespace
metadata:
name: goldilocks
labels:
goldilocks.fairwinds.com/enabled: "true"
---
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
name: goldilocks
namespace: goldilocks
spec:
chart:
repository: https://charts.fairwinds.com/stable
name: goldilocks
version: 2.3.1
maxHistory: 4
values:
installVPA: true