We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c245592 commit a8c8a39Copy full SHA for a8c8a39
docker/osd-dev/manager/entrypoint.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-# Change permissions to ceritificates
+# Change permissions to certificates
4
chmod 500 /etc/filebeat/certs
5
chmod 400 /etc/filebeat/certs/*
6
chown -R root:root /etc/filebeat/certs
0 commit comments