Skip to content

Commit 2d7ab01

Browse files
authored
Merge pull request #689 from CodeNow/fix-swarm-cloudwatch-reporter-stuff
Fix minor issues with swarm-cloudwatch-rpoerter
2 parents 34ce8a5 + 799ba36 commit 2d7ab01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/group_vars/alpha-swarm-manager-metrics.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ dockerfile_pre_install_commands:
1414

1515
cron_scedule: "*/5 * * * *"
1616

17+
inject_ca: false
18+
1719
volume_mounts:
1820
- name: "{{ name }}-docker-ssl-certs"
1921
path: /etc/ssl/docker

0 commit comments

Comments
 (0)