mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: migrate k8s-gateway to helm-chart
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
# renovate: registryUrl=https://github.com/ori-edge/k8s_gateway
|
# renovate: registryUrl=https://github.com/ori-edge/k8s_gateway
|
||||||
chart: ./charts/k8s-gateway
|
chart: ./charts/k8s-gateway
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: k8s-gateway-charts
|
name: k8s-gateway-charts
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- deployment.yaml
|
- helm-release.yaml
|
||||||
|
Reference in New Issue
Block a user