20 lines
668 B
YAML
20 lines
668 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-08-20T13:52:42+02:00
|
|
# compose files: compose.katenary.yaml, compose.yaml
|
|
# compose hash (sha1): 0c69ac40895910ccdabc3a2655ff7a3e6f5cf9fa
|
|
|
|
# Name of the chart (required), basically the name of the project.
|
|
name: website
|
|
icon: https://repo.katenary.io/Katenary/katenary/raw/branch/master/doc/docs/statics/icon.svg
|
|
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
|