Skip to content

Instantly share code, notes, and snippets.

@Nikila99gimhan
Created October 8, 2022 13:07
Show Gist options
  • Save Nikila99gimhan/379572b2b8f2950777e0c84f083049df to your computer and use it in GitHub Desktop.
Save Nikila99gimhan/379572b2b8f2950777e0c84f083049df to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: learning-management-system
namespace: default
spec:
selector:
app: lms
ports:
- name: http
targetPort: 8080
port: 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment