Fix length of github-webhook-server port name
This commit is contained in:
@@ -147,7 +147,7 @@ githubWebhookServer:
|
||||
type: NodePort
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 8000
|
||||
targetPort: http
|
||||
protocol: TCP
|
||||
name: http
|
||||
#nodePort: someFixedPortForUseWithTerraformCdkCfnEtc
|
||||
|
||||
Reference in New Issue
Block a user