first commit
This commit is contained in:
14
examples/helmfile.yaml
Normal file
14
examples/helmfile.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
repositories:
|
||||
- name: keel
|
||||
url: https://charts.keel.sh
|
||||
|
||||
releases:
|
||||
# -----------------------------
|
||||
# -- Keel
|
||||
# -----------------------------
|
||||
- name: keel
|
||||
installed: true
|
||||
namespace: keel-system
|
||||
createNamespace: true
|
||||
chart: keel/keel
|
||||
version: 0.9.11
|
Reference in New Issue
Block a user