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 2add5ee commit 439e178Copy full SHA for 439e178
1 file changed
tests/templates/kuttl/external-access/20-assert.yaml
@@ -37,3 +37,10 @@ metadata:
37
name: test-hive-metastore-default-metrics
38
spec:
39
type: ClusterIP # exposed metrics
40
+---
41
+apiVersion: v1
42
+kind: Service
43
+metadata:
44
+ name: test-hive-metastore-default-headless
45
+spec:
46
+ type: ClusterIP # exposed metrics
0 commit comments