Roberto Scudeller
Roberto Scudeller
thanks for this plugin @K-Phoen . Maybe a simple adjust similar to [ArgoCD plugin](https://www.npmjs.com/package/@roadiehq/backstage-plugin-argo-cd) and you just add multiples proxies and change kubernetes annotations. Just an idea.
And it doesn't allow you to add a custom label. Can we have any values config to be able to add a custom label if we want?
And about to add node selector in store shards. How do we do this? ``` local strs = t.storeShards(commonConfig { shards: 3, replicas: 3, serviceMonitor: true, bucketCache: { type: 'memcached',...
@sdurrheimer thanks for replying it. But when I added it: ``` RUNTIME ERROR: Field does not exist: service local.jsonnet:262:21-47 thunk from local.jsonnet:259:52-59 :715:15-22 thunk from :722:27-30 thunk from :592:22-25 thunk...
no. it didn't work. It creates nodeSelector inside services too.
any news @EnverKESMEN ?
I will test and comment here. Thanks @EnverKESMEN
Hi again @EnverKESMEN , Just one question: If I send a test alert to "ops" team and add "sre" team as visibleTo, should it appear in alert short description? Like...
Hi @EnverKESMEN , From your public api doc `If the API Key belongs to a team integration, this field will be overwritten with the owner team. ` it means if...