Merge "Rename Helm repository to avoid naming collision"

This commit is contained in:
Zuul 2024-10-14 20:20:52 +00:00 committed by Gerrit Code Review
commit 1de5f369d3
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: stx-platform name: stx-platform-oidc
spec: spec:
url: http://192.168.206.1:8080/helm_charts/stx-platform url: http://192.168.206.1:8080/helm_charts/stx-platform
interval: 1m interval: 1m

View File

@ -18,7 +18,7 @@ spec:
version: REPLACE_HELM_CHART_VERSION version: REPLACE_HELM_CHART_VERSION
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: stx-platform name: stx-platform-oidc
interval: 1m interval: 1m
timeout: 30m timeout: 30m
test: test:

View File

@ -18,7 +18,7 @@ spec:
version: REPLACE_HELM_CHART_VERSION version: REPLACE_HELM_CHART_VERSION
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: stx-platform name: stx-platform-oidc
dependsOn: dependsOn:
- name: dex - name: dex
namespace: kube-system namespace: kube-system

View File

@ -18,7 +18,7 @@ spec:
version: REPLACE_HELM_CHART_VERSION version: REPLACE_HELM_CHART_VERSION
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: stx-platform name: stx-platform-oidc
interval: 1m interval: 1m
timeout: 30m timeout: 30m
test: test: