19 lines
575 B
YAML
19 lines
575 B
YAML
# This is the main values.yaml file for the website chart.
|
|
# More information can be found in the chart's README.md file.
|
|
#
|
|
# generated at: 2024-12-04T10:05:52+01:00
|
|
# compose files: compose.katenary.yaml, compose.yaml
|
|
# compose hash (sha1): 07a6c3341d6d1030ebf49ee3a618c3296c87ae32
|
|
|
|
# Name of the chart (required), basically the name of the project.
|
|
name: website
|
|
apiVersion: v2
|
|
|
|
# Version of the chart (required)
|
|
version: 0.1.0
|
|
|
|
# Version of the application (required).
|
|
# This should be the main application version.
|
|
appVersion: 0.1.0
|
|
description: A Helm chart for website
|