Skip to content

Instantly share code, notes, and snippets.

@akash-gautam
Created May 18, 2020 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akash-gautam/6b8506cdc5cd780475cbffe2e919e9d1 to your computer and use it in GitHub Desktop.
Save akash-gautam/6b8506cdc5cd780475cbffe2e919e9d1 to your computer and use it in GitHub Desktop.
kind: Service
apiVersion: v1
metadata:
name: opa-service
spec:
type: LoadBalancer
selector:
app: opa-app
ports:
- protocol: TCP
port: 80
targetPort: 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment