Skip to content

Commit 7ca7764

Browse files
authored
Merge pull request #12 from gbaeke/patch-1
Update apiVersion to linkerd.io/v1alpha1
2 parents 33724f4 + 0a2a838 commit 7ca7764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/charts/podinfo/templates/profile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: linkerd.io/v1alpha2
1+
apiVersion: linkerd.io/v1alpha1
22
kind: ServiceProfile
33
metadata:
44
name: "{{ template "podinfo.fullname" . }}.{{ .Release.Namespace }}.svc.cluster.local"

0 commit comments

Comments
 (0)