diff options
Diffstat (limited to 'kubernetes/aai/components/aai-resources/templates/service.yaml')
-rw-r--r-- | kubernetes/aai/components/aai-resources/templates/service.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/aai/components/aai-resources/templates/service.yaml b/kubernetes/aai/components/aai-resources/templates/service.yaml index 460e0d5b93..e4f84a963d 100644 --- a/kubernetes/aai/components/aai-resources/templates/service.yaml +++ b/kubernetes/aai/components/aai-resources/templates/service.yaml @@ -43,4 +43,3 @@ spec: selector: app: {{ include "common.name" . }} release: {{ include "common.release" . }} - clusterIP: None |