Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Update docker image for kms service (#2821)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritazh authored and jackfrancis committed May 1, 2018
1 parent 8123237 commit 8d7d720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/k8s/artifacts/kubernetesazurekms.service
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ExecStart=/usr/bin/docker run \
--volume=/etc/kubernetes:/etc/kubernetes \
--volume=/etc/ssl/certs/ca-certificates.crt:/etc/ssl/certs/ca-certificates.crt \
--volume=/var/lib/waagent:/var/lib/waagent \
ritazh/k8s-azure-kms:latest
microsoft/k8s-azure-kms:latest

[Install]
WantedBy=multi-user.target

0 comments on commit 8d7d720

Please sign in to comment.