diff options
Diffstat (limited to 'mod2/assembly/helm/components/auth-service/Chart.yaml')
-rw-r--r-- | mod2/assembly/helm/components/auth-service/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mod2/assembly/helm/components/auth-service/Chart.yaml b/mod2/assembly/helm/components/auth-service/Chart.yaml new file mode 100644 index 0000000..7623cd3 --- /dev/null +++ b/mod2/assembly/helm/components/auth-service/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +name: auth-service +description: A Helm chart for nsa-mic auth service +type: application +version: 1.0.0 |