Fix(archrepo): service port
This commit is contained in:
@@ -11,5 +11,5 @@ spec:
|
||||
app: archrepo
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: 80
|
||||
port: 3000
|
||||
targetPort: 3000
|
||||
|
||||
Reference in New Issue
Block a user