Skip to content

Instantly share code, notes, and snippets.

@developer-guy
Created April 19, 2020 13:16
Show Gist options
  • Save developer-guy/ff63f5326b0aba63120a4b1099b78ee7 to your computer and use it in GitHub Desktop.
Save developer-guy/ff63f5326b0aba63120a4b1099b78ee7 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: sidecar-injector-service
namespace: platform
spec:
selector:
app: sidecar-injector-server
ports:
- port: 443
targetPort: https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment