change test port

This commit is contained in:
pkupryianau 2023-01-24 22:09:27 +03:00 committed by GitHub
parent 53e28ff20c
commit 1bb1876941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
imagePullPolicy: {{ .Values.image.pullPolicy }}
ports:
- name: http
containerPort: 80
containerPort: 81
protocol: TCP
livenessProbe:
httpGet: