We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe28c0 commit 6d3b729Copy full SHA for 6d3b729
1 file changed
tests/integration/bundle/test-overlays/test-overlay.yaml
@@ -2,12 +2,10 @@ description: An overlay for tests
2
applications:
3
ntp:
4
ghost:
5
- charm: "ghost"
+ charm: "prometheus"
6
channel: stable
7
num_units: 1
8
mysql:
9
- charm: "mysql"
10
- channel: candidate
11
- num_units: 1
12
-relations:
13
- - ["ghost", "mysql"]
+ channel: stable
+ num_units: 1
0 commit comments