Skip to content

Commit

Permalink
DTSPO-16508 - upgraded traefik on all non prod envs (#4156)
Browse files Browse the repository at this point in the history
* upgraded traefik on all non prod envs

* removed ptl from the upgrade
  • Loading branch information
cpareek authored Jan 25, 2024
1 parent 0710188 commit 487bdc5
Show file tree
Hide file tree
Showing 17 changed files with 106 additions and 1 deletion.
9 changes: 9 additions & 0 deletions apps/admin/traefik2/demo/00-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/demo/01-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/dev/00-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/dev/01-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/ithc/00-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/ithc/01-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/ptlsbox/00-traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
entryPoints:
websecure:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/stg/00-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/stg/01-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/test/00-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
9 changes: 9 additions & 0 deletions apps/admin/traefik2/test/01-traefik2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ metadata:
name: traefik2
namespace: admin
spec:
chart:
spec:
chart: traefik
# update the crd version in traefik-crds when updating this
version: 26.0.0
sourceRef:
kind: HelmRepository
name: traefik
namespace: admin
values:
service:
spec:
Expand Down
1 change: 1 addition & 0 deletions clusters/demo/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ patches:
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/toffee/demo/base/kustomize.yaml
- path: ../../../apps/admin/demo/base/kustomize.yaml
- path: ../../../apps/admin/traefik-crds-upgrade-v26/kustomize.yaml
1 change: 1 addition & 0 deletions clusters/dev/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ patches:
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/toffee/dev/base/kustomize.yaml
- path: ../../../apps/admin/dev/base/kustomize.yaml
- path: ../../../apps/admin/traefik-crds-upgrade-v26/kustomize.yaml
3 changes: 2 additions & 1 deletion clusters/ithc/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ patches:
kind: Kustomization
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/toffee/ithc/base/kustomize.yaml
- path: ../../../apps/admin/ithc/base/kustomize.yaml
- path: ../../../apps/admin/ithc/base/kustomize.yaml
- path: ../../../apps/admin/traefik-crds-upgrade-v26/kustomize.yaml
1 change: 1 addition & 0 deletions clusters/ptlsbox/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ patches:
kind: Kustomization
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/admin/ptlsbox/base/kustomize.yaml
- path: ../../../apps/admin/traefik-crds-upgrade-v26/kustomize.yaml
1 change: 1 addition & 0 deletions clusters/stg/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ patches:
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/toffee/stg/base/kustomize.yaml
- path: ../../../apps/admin/stg/base/kustomize.yaml
- path: ../../../apps/admin/traefik-crds-upgrade-v26/kustomize.yaml
1 change: 1 addition & 0 deletions clusters/test/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ patches:
annotationSelector: hmcts.github.com/kustomize-defaults != disabled
- path: ../../../apps/toffee/test/base/kustomize.yaml
- path: ../../../apps/admin/test/base/kustomize.yaml
- path: ../../../apps/admin/traefik-crds-upgrade-v26/kustomize.yaml

0 comments on commit 487bdc5

Please sign in to comment.