Skip to content

Instantly share code, notes, and snippets.

@rjhowe
Last active March 11, 2021 20:52
Show Gist options
  • Save rjhowe/a1fbb0af52b20b6c91e5d65d4ab56cae to your computer and use it in GitHub Desktop.
Save rjhowe/a1fbb0af52b20b6c91e5d65d4ab56cae to your computer and use it in GitHub Desktop.
default-router.yaml
apiVersion: operator.openshift.io/v1
kind: IngressController
metadata:
name: default
namespace: openshift-ingress-operator
spec:
replicas: 3
endpointPublishingStrategy:
type: HostNetwork
nodePlacement:
nodeSelector:
matchLabels:
router: "true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment