We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cfa9dc commit 1bf0b2dCopy full SHA for 1bf0b2d
1 file changed
docker/compose.yaml
@@ -714,8 +714,10 @@ services:
714
configs:
715
- source: prometheus_config
716
target: /prometheus.yaml
717
+ mode: 0444
718
- source: prometheus_rules_config
719
target: /prometheus-rules.yaml
720
721
722
restart: unless-stopped
723
logging:
@@ -746,6 +748,7 @@ services:
746
748
747
749
- source: alertmanager_config
750
target: /alertmanager.yaml
751
752
753
754
0 commit comments