1.edited 421 B

12345678910111213141516171819202122
  1. # Please edit the 'last-applied-configuration' annotations below.
  2. # Lines beginning with a '#' will be ignored, and an empty file will abort the edit.
  3. #
  4. kind: Service
  5. metadata:
  6. annotations: {}
  7. labels:
  8. app: svc1
  9. new-label: foo
  10. name: svc1
  11. namespace: myproject
  12. spec
  13. ports:
  14. name: "80"
  15. port: 81
  16. protocol: TCP
  17. targetPort: 81
  18. sessionAffinity: None
  19. type: ClusterIP
  20. status:
  21. loadBalancer: {