Skip to content

Commit

Permalink
remove sso deployment & middleware ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
hknots committed Aug 1, 2024
1 parent 53cf4e6 commit f4a2be4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 20 deletions.
4 changes: 1 addition & 3 deletions kustomize/base/flais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ spec:
hostname: kunde-remix.felleskomponent.no
basePath: /
ingress:
enabled: true
middlewares:
- fint-kunde-portal-v2-sso
enabled: true
3 changes: 1 addition & 2 deletions kustomize/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- flais.yaml
- sso.yaml
- flais.yaml
15 changes: 0 additions & 15 deletions kustomize/base/sso.yaml

This file was deleted.

0 comments on commit f4a2be4

Please sign in to comment.