ardole
ardole
Same on operator version 0.14.0 Using the HelmChart we need to specify manually the three labels in values: ``` redis-replication: enabled: true storageSpec: volumeClaimTemplate: spec: accessModes: ["ReadWriteOnce"] resources: requests: storage:...
+1 same question for me ! my use case is on CRI logs; i wanted to use rewrite_tag_filter based on **stream** key, in order to send **stderr/stdout** to different target......
@dhlaurap can you confirm which version of the github runner are you using please ? - i face the same issue with `--token`, to me its https://github.com/actions/runner/issues/1882 - your solution...
You are right, something was wrong with the `$config` that i generated manually to debug. After new try i was able to make it working with the argument you suggested....
Hi here :) I'm creating a dashboard with the exporter. I want to have a table with a list of all our projects using the same workflow and their status...
+1 `hashes.sha256` is malformed, file endings are missing ``` ... 57342b7b9aca6c53b27ee40a307e8fc5dc28b97218bfd016c7941ce25621f79b *PowerShell-7.4.3-win-x64 64b4a0636a2af4854b90593ac78645bb59f86b4d094f75b41a5a617afd2478d3 *PowerShell-7.4.3-win-x64 ... ```
That's it, `latest` is working :) Thank you
> This should be resolved with the release of v4.0.0, if something is missing or not working please raise an issue. The release should pop up in a few minutes....
Oh okay i see... so i had to update my values ;) Everythink is ok now, thank you
Still same issue here