diff options
Diffstat (limited to 'kud/tests/vnfs/comp-app/collection/app2/profile/override_values.yaml')
-rw-r--r-- | kud/tests/vnfs/comp-app/collection/app2/profile/override_values.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kud/tests/vnfs/comp-app/collection/app2/profile/override_values.yaml b/kud/tests/vnfs/comp-app/collection/app2/profile/override_values.yaml new file mode 100644 index 00000000..6743ac5b --- /dev/null +++ b/kud/tests/vnfs/comp-app/collection/app2/profile/override_values.yaml @@ -0,0 +1,6 @@ +service: + type: ClusterIP + name: Prometheus + annotations: {} + labels: {} + clusterIP: ""
\ No newline at end of file |