diff --git a/mirrord.json b/mirrord.json index e0c54ee1..e818ddd1 100644 --- a/mirrord.json +++ b/mirrord.json @@ -10,7 +10,7 @@ "fs": { "mode": "read", "read_write": ".+\\.json" , - "read_only": [ "^/etc/telefonistka-gh-app-creds/.*" ] + "read_only": [ "^/etc/telefonistka-gh-app-creds/.*", "^/etc/telefonistka-gh-app-config/.*" ] }, "network": { "incoming": "steal", @@ -22,4 +22,3 @@ "sip_binaries": "bash", "telemetry": true } -