feat: migrate k8s-gateway to helm-chart

This commit is contained in:
auricom
2021-04-28 15:59:10 +02:00
parent ea61522918
commit 75f51117cf
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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