This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
badhouseplants-net-old/chart/Chart.yaml
Nikolai Rodionov e5073d560d Fix the command in the helm chart (#10)
In helmchart it's defined to use `hugo` to server the static content. Since hugo is not in container any more, it's not going to work

Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/10
2023-02-17 15:02:29 +00:00

7 lines
135 B
YAML

apiVersion: v2
name: badhouseplants-net
description: A Helm chart for Kubernetes
type: application
version: 0.2.0
appVersion: "1.16.0"