Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tnishada/c382907c2a5b8063f88607b9b16ca63d to your computer and use it in GitHub Desktop.
Save tnishada/c382907c2a5b8063f88607b9b16ca63d to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: headless-kc-service
namespace: keycloak
spec:
clusterIP: None
selector:
app: keycloak-deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment