Skip to content

Commit

Permalink
fix e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matthagenbuch committed May 21, 2024
1 parent f81083f commit 7bc3770
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
items:
- key: collector.yaml
path: collector.yaml
name: stateful-collector
name: stateful-collector-31b1d381
name: otc-internal
- emptyDir: {}
name: testvolume
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ metadata:
apiVersion: v1
kind: ConfigMap
metadata:
name: prometheus-kubernetessd-collector
name: prometheus-kubernetessd-collector-8236b782
data:
collector.yaml: |
exporters:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: prometheus-cr-collector-b88fa6e7
name: prometheus-cr-collector
status:
readyReplicas: 1
replicas: 1
Expand Down Expand Up @@ -43,4 +43,4 @@ data:
- prometheus
kind: ConfigMap
metadata:
name: prometheus-cr-collector
name: prometheus-cr-collector-b88fa6e7

0 comments on commit 7bc3770

Please sign in to comment.