source:
k8s/registry-service.yaml
      
      | Last change on this file was e5f9e7, checked in by , 3 months ago | |
|---|---|
| 
 | |
| File size: 125 bytes | |
| Line | |
|---|---|
| 1 | kind: Service | 
| 2 | apiVersion: v1 | 
| 3 | metadata: | 
| 4 | name: registry | 
| 5 | spec: | 
| 6 | ports: | 
| 7 | - protocol: TCP | 
| 8 | port: 5000 | 
| 9 | targetPort: 5000 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
