diff options
| author | peter <[email protected]> | 2021-01-12 20:26:19 -0800 |
|---|---|---|
| committer | peter <[email protected]> | 2021-01-12 20:26:19 -0800 |
| commit | b28dd7051782ceb87dadede8676cb7a88dc28881 (patch) | |
| tree | ddcb6876e1b2cf9525dccc4e6855e7bb065427a4 /helm/Chart.yaml | |
| parent | Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img (diff) | |
| download | docker-osx-b28dd7051782ceb87dadede8676cb7a88dc28881.tar.xz docker-osx-b28dd7051782ceb87dadede8676cb7a88dc28881.zip | |
add helm chart for running in Kubernetes
Diffstat (limited to 'helm/Chart.yaml')
| -rw-r--r-- | helm/Chart.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/helm/Chart.yaml b/helm/Chart.yaml new file mode 100644 index 0000000..808a41a --- /dev/null +++ b/helm/Chart.yaml @@ -0,0 +1,7 @@ +apiVersion: v1 +appVersion: "0.10.554.0" +description: default +name: docker-osx +version: 0.1.0 +keywords: +- docker-osx |