diff options
author | makefunstuff <[email protected]> | 2024-06-28 14:50:46 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 14:50:46 +0200 |
commit | 8c6eeb9045125aa3b0666deccc3815e78112ea16 (patch) | |
tree | c0f1453d1b093048391d7328376426270a43f6d4 /misc/nginx/Chart.yaml | |
parent | 5f14386dcdd3530c79a31678a1a3bf59e3ddb6ef (diff) | |
download | k3s-lab-8c6eeb9045125aa3b0666deccc3815e78112ea16.tar.gz |
though nginx works
Diffstat (limited to '')
-rw-r--r-- | misc/nginx/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/nginx/Chart.yaml b/misc/nginx/Chart.yaml new file mode 100644 index 0000000..bb4811c --- /dev/null +++ b/misc/nginx/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v2 +name: nginx +version: 0.1.0 +description: A Helm chart for deploying Nginx + |