Skip to content

Commit

Permalink
test helmfile
Browse files Browse the repository at this point in the history
  • Loading branch information
xannz committed Oct 25, 2024
1 parent d4835c7 commit b01e0be
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions helmfiles/cnl-quickstart/hemlfile.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
repositories:
- name: cnl-packages
url: https://idlab-discover.github.io/cnl-packages

releases:
- name: kafka-quickstart
chart: cnl-packages/kafka-quickstart
version: 0.1.2
namespace: kafka
- name: nginx
chart: cnl-packages/nginx
version: 1.0.3
namespace: nginx

0 comments on commit b01e0be

Please sign in to comment.