...
Code Block |
---|
ingester: config: awsScraper: secretName: aws-access-key namespaces: - <add namespace> regions: - <add region> |
Do a helm upgrade for changes to take affect
...
...
Code Block |
---|
ingester: config: awsScraper: secretName: aws-access-key namespaces: - <add namespace> regions: - <add region> |
Do a helm upgrade for changes to take affect
...