Skip to content

Commit

Permalink
chore: adjust custom ca systemd service logging for GA behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikolaj Umanski committed Jan 23, 2025
1 parent a97d3fa commit ba32248
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Unit]
Description=Updates certificates copied from AKS DS
Description=Updates certificates passed in customCACertificates cluster field

[Service]
Type=oneshot
Expand Down
2 changes: 1 addition & 1 deletion parts/linux/cloud-init/artifacts/update_certs.service
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Unit]
Description=Updates certificates copied from AKS DS
Description=Updates certificates passed in customCACertificates cluster field

[Service]
Type=oneshot
Expand Down

0 comments on commit ba32248

Please sign in to comment.