fix container name

This commit is contained in:
Kochetkov S 2026-04-10 12:49:31 +03:00
parent 8674877040
commit 8719a60697
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ spec:
values: values:
universal-chart: universal-chart:
services: services:
s3Proxy: s3proxy:
envs: envs:
- name: AWS_API_ENDPOINT - name: AWS_API_ENDPOINT
value: value:

View File

@ -8,7 +8,7 @@ spec:
chart: chart:
spec: spec:
chart: s3-proxy-contour chart: s3-proxy-contour
version: "0.0.1" version: "0.0.2"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: yc-oci-charts name: yc-oci-charts