We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fba155 commit c1a7dd0Copy full SHA for c1a7dd0
dist/chart/templates/metadata-service/redis.yaml
@@ -39,7 +39,7 @@ kind: Service
39
metadata:
40
labels:
41
{{- include "aibrix.labels" . | nindent 4 }}
42
- app.kubernetes.io/component: aibrix-metadata-service
+ app.kubernetes.io/component: aibrix-metadata-redis
43
name: {{ .Values.gatewayPlugin.dependencies.redis.host }}
44
spec:
45
ports:
0 commit comments