Skip to content

Commit

Permalink
Lighter ETCD bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
mateoflorido committed Mar 22, 2024
1 parent 6b5b756 commit f5e3fb5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/integration/data/test-bundle-etcd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,9 @@ applications:
k8s:
charm: k8s
channel: latest/edge
num_units: 3
num_units: 1
options:
datastore: etcd
k8s-worker:
charm: k8s-worker
channel: latest/edge
num_units: 2
relations:
- [k8s, k8s-worker:cluster]
- [etcd, easyrsa:client]
Expand Down

0 comments on commit f5e3fb5

Please sign in to comment.