Fixes networking.k8s.io/v1 Ingress fields #65
Reference in New Issue
Block a user
No description provided.
Delete Branch "joelgallant/helm-chart:v1-ingress"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Appologies - I was just trying out 2.0.4. I'm new to helm so I'm not entirely sure how I'd test this without doing a separate deployment. Fixes my mistake from !63.
Docs https://kubernetes.io/docs/concepts/services-networking/ingress/
please resolve the conflicts in your branch
@@ -33,7 +35,14 @@ spec:paths:- path: /backend:{{- if semverCompare ">=1.19-0" .Capabilities.KubeVersion.GitVersion -}}isn't this logically wrong and should be <= ? Since serviceName and servicePort are the old values
You're right, thanks!
Closes gitea/helm-chart#66
044d36c92dto40f8d4557a