diff --git a/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml b/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml index e3ce3cc..d6b4989 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml @@ -9,7 +9,7 @@ spec: values: universal-chart: services: - s3Proxy: + s3proxy: envs: - name: AWS_API_ENDPOINT value: diff --git a/infrastructure/s3-proxy/base/helmrelease.yaml b/infrastructure/s3-proxy/base/helmrelease.yaml index 8a407dd..9b33869 100644 --- a/infrastructure/s3-proxy/base/helmrelease.yaml +++ b/infrastructure/s3-proxy/base/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: s3-proxy-contour - version: "0.0.1" + version: "0.0.2" sourceRef: kind: HelmRepository name: yc-oci-charts