Skip to content

Commit

Permalink
Enable gateway and use public versions of openmfp chart.
Browse files Browse the repository at this point in the history
On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
  • Loading branch information
akafazov committed Dec 6, 2024
1 parent 81ade9d commit 5275ba3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions local-setup/kustomize/base/infra/infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ spec:
externalSecrets:
enabled: false
gateway:
annotations: {}
apiVersion: networking.istio.io/v1
name: gateway
selector:
istio: gateway
servers:
- port:
number: 8000
Expand Down
2 changes: 1 addition & 1 deletion local-setup/kustomize/components/openmfp/repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ spec:
interval: 5m
url: oci://ghcr.io/openmfp/helm-charts/openmfp
ref:
semver: "*"
semver: "0.0.54"
secretRef:
name: ghcr-credentials

0 comments on commit 5275ba3

Please sign in to comment.