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