@@ -13,3 +13,4 @@ data:
application.yml: |
{{- .Values.config.yml | toYaml | nindent 4 }}
{{- end }}
+{{- end }}
@@ -14,8 +14,8 @@ spec:
name: http
selector:
app: {{ .Values.app.name }}
----
{{- if .Values.service.dubbo_port }}
+---
# Headless Service for Dubbo RPC
apiVersion: v1
kind: Service