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: 2025-07-13T12:10:43+02:00
|
|
# compose files: compose.katenary.yaml, compose.yaml
|
|
# compose hash (sha1): ad8a7a55c2536a97d1e04148b6677ce1c72b6d5c
|
|
|
|
# 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
|