This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
harbor
Watch
1
Star
0
Fork
0
You've already forked harbor
mirror of
https://github.com/goharbor/harbor.git
synced
2024-11-18 00:05:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cd42637f51
harbor
/
make
/
kubernetes
/
core
/
core.svc.yaml
10 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
add k8s yamls and dockerfiles.
2016-04-03 05:27:56 +02:00
apiVersion
:
v1
kind
:
Service
metadata
:
Rename harbor-ui to harbor-core 1. Update the nginx.conf 2. Update Makefile 3. Update docker-compose 4. Update image name 5. Rename folder ui to core 6. Change the harbor-ui's package name to core 7. Remove unused static file on harbor-core 8. Remove unused code for harbor-portal Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-12 08:38:29 +02:00
name
:
core
add k8s yamls and dockerfiles.
2016-04-03 05:27:56 +02:00
spec
:
ports
:
-
port
:
80
selector
:
Rename harbor-ui to harbor-core 1. Update the nginx.conf 2. Update Makefile 3. Update docker-compose 4. Update image name 5. Rename folder ui to core 6. Change the harbor-ui's package name to core 7. Remove unused static file on harbor-core 8. Remove unused code for harbor-portal Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-12 08:38:29 +02:00
name
:
core-apps
Reference in New Issue
Copy Permalink