Merge "Rename Helm repository to avoid naming collision"
This commit is contained in:
commit
e4a31468fc
@ -7,7 +7,7 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: stx-platform
|
||||
name: stx-platform-nginx
|
||||
spec:
|
||||
url: http://192.168.206.1:8080/helm_charts/stx-platform
|
||||
interval: 1m
|
||||
|
@ -18,7 +18,7 @@ spec:
|
||||
version: REPLACE_HELM_CHART_VERSION
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: stx-platform
|
||||
name: stx-platform-nginx
|
||||
interval: 1m
|
||||
timeout: 30m
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user