diff options
Diffstat (limited to 'src/helm-charts/clearwater/templates/homestead-prov-svc.yaml')
-rw-r--r-- | src/helm-charts/clearwater/templates/homestead-prov-svc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helm-charts/clearwater/templates/homestead-prov-svc.yaml b/src/helm-charts/clearwater/templates/homestead-prov-svc.yaml index 8310302..4ce2dd9 100644 --- a/src/helm-charts/clearwater/templates/homestead-prov-svc.yaml +++ b/src/helm-charts/clearwater/templates/homestead-prov-svc.yaml @@ -4,7 +4,7 @@ metadata: name: homestead-prov spec: ports: - - name: "8889" + - name: "http-8889" port: 8889 selector: service: homestead-prov |