Removed goldilocks chart

This commit is contained in:
Marcus Noble 2020-06-05 22:56:19 +01:00
parent 471b6bc67e
commit 0f0c30b9be
1 changed files with 0 additions and 24 deletions

View File

@ -1,24 +0,0 @@
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
dashboard:
replicaCount: 1