Try publishing helm charts
Some checks failed
ci/woodpecker/push/publish-helm-chart Pipeline was successful
ci/woodpecker/push/build-dev-container Pipeline failed

Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
2026-03-19 20:02:46 +01:00
parent 13f4a23f6f
commit 25d967061b

View File

@@ -1,14 +1,13 @@
crds:
install: true
install: true
keep: true
image:
repository: gitea.badhouseplants.net/badhouseplants/rustfs-manager-operator-dev
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "cb2f89e80cce4be5d1a76cc34244a96e866fcd35"
tag: "13f4a23f6f22fa170a9167f6d0fd8a2281356dfc"
rbac:
create: true
@@ -79,18 +78,18 @@ httpRoute:
annotations: {}
# Which Gateways this Route is attached to.
parentRefs:
- name: gateway
sectionName: http
# namespace: default
- name: gateway
sectionName: http
# namespace: default
# Hostnames matching HTTP header.
hostnames:
- chart-example.local
- chart-example.local
# List of rules and filters applied.
rules:
- matches:
- path:
type: PathPrefix
value: /headers
- matches:
- path:
type: PathPrefix
value: /headers
# filters:
# - type: RequestHeaderModifier
# requestHeaderModifier: