Skip to content

Commit

Permalink
change apiVerison (#85)
Browse files Browse the repository at this point in the history
V3 of traefik will support just traefik.io/v1alpha1 version of API.

Co-authored-by: Vadim Lungu <vad.lungu>
  • Loading branch information
vadlungu authored Dec 20, 2024
1 parent a556b92 commit e3a4312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/robokit/templates/traefik.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: traefik.containo.us/v1alpha1
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: robokit
Expand Down

0 comments on commit e3a4312

Please sign in to comment.