Skip to content

Commit e281f48

Browse files
committed
Stop using Martin's images for autoscaling kuttl
1 parent 855ff92 commit e281f48

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

tests/kuttl/suites/autoscaling/tests/01-deploy.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ metadata:
55
spec:
66
aodh:
77
secret: osp-secret
8-
apiImage: "quay.io/mmagr/openstack-aodh-api:current-podified"
9-
evaluatorImage: "quay.io/mmagr/openstack-aodh-evaluator:current-podified"
10-
notifierImage: "quay.io/mmagr/openstack-aodh-notifier:current-podified"
11-
listenerImage: "quay.io/mmagr/openstack-aodh-listener:current-podified"
128
passwordSelectors:
139
databaseAccount: aodh
1410
databaseInstance: openstack

tests/kuttl/suites/default/tests/01-deploy.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ spec:
1717
enabled: true
1818
aodh:
1919
secret: osp-secret
20-
apiImage: "quay.io/mmagr/openstack-aodh-api:current-podified"
21-
evaluatorImage: "quay.io/mmagr/openstack-aodh-evaluator:current-podified"
22-
notifierImage: "quay.io/mmagr/openstack-aodh-notifier:current-podified"
23-
listenerImage: "quay.io/mmagr/openstack-aodh-listener:current-podified"
2420
passwordSelectors:
2521
databaseAccount: aodh
2622
databaseInstance: openstack

0 commit comments

Comments
 (0)