Reorganized for new stable/waypoint versioning design.
This commit is contained in:
13
traefik/versions/v3/kustomization.yaml
Normal file
13
traefik/versions/v3/kustomization.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- deployment.yaml
|
||||
- gatewayclass.yaml
|
||||
- gateway.yaml
|
||||
- ingressclass.yaml
|
||||
- ingressroute.yaml
|
||||
- rbac/clusterrolebinding.yaml
|
||||
- rbac/clusterrole.yaml
|
||||
- rbac/serviceaccount.yaml
|
||||
- service.yaml
|
||||
Reference in New Issue
Block a user