Commit 387a2b02 authored by Florian Schwab's avatar Florian Schwab Committed by David McKay

fix deprecation of ingress api version

parent 98982a54
{{- if .Values.ingress.enabled -}}
apiVersion: extensions/v1beta1
apiVersion: networking.k8s.io/v1beta1
kind: Ingress
metadata:
name: {{ template "chronograf.fullname" . }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment