cleanup
This commit is contained in:
parent
6bcaf3ece5
commit
9fabd6beec
1 changed files with 1 additions and 1 deletions
|
|
@ -78,4 +78,4 @@ spec:
|
||||||
targetPort: 8080 # The port the service is listening on internally
|
targetPort: 8080 # The port the service is listening on internally
|
||||||
nodePort: 30000 # Choose a NodePort value within the allowed range (30000-32767)
|
nodePort: 30000 # Choose a NodePort value within the allowed range (30000-32767)
|
||||||
selector:
|
selector:
|
||||||
app: argocd-server # Selector to match the pods of the original service
|
app: service/argocd-server # Selector to match the pods of the original service
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue