Once the Ingress configuration is complete, apply the following PolicyBinding configuration to your Kubernetes cluster to enable the inbound TLS policy.
apiVersion: gateway.mulesoft.com/v1alpha1
kind: PolicyBinding
metadata:
name: "omnigateway-lms-tls-inbound" // You can name this as per your setup
labels:
rtf.mulesoft.com/target-id: <Enter Your Omnigateway Target id> //You can get this by describing your Omnigateway deployment manifest
namespace: <RTF APP Namespace> // Make sure you are adding the RTF app namesapce here
spec:
targetRef:
kind: Selector
selector:
kind: ApiInstance
labels:
flex.mulesoft.com/organization-id: "<Replace With Your OrgID>"
flex.mulesoft.com/environment-id: "<Replace With Your Env Id>"
policyRef:
name: tls-inbound
config:
certificate:
crt: |
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
key: |
-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----
After applying the configuration, restart the gateway:
Navigate to Runtime Manager > Omnigateway Gateway.
Select your gateway.
Click Stop gateway, then click Start gateway.
If you are facing any issues, Please open the Mulesoft Support Case.
005388366

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.