You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Chart allows various attributes to be set for all eligible resources. A simple example are labels, where we always set some common labels on all resources.
These properties should be covered by tests. A test for common labels is already present, but there are other properties which should be tested this way:
sumologic.pullSecrets
sumologic.podLabels
sumologic.podAnnotations
sumologic.serviceAccount.annotations
and possibly more.
This issue tracks adding these tests.
The text was updated successfully, but these errors were encountered:
The Chart allows various attributes to be set for all eligible resources. A simple example are labels, where we always set some common labels on all resources.
These properties should be covered by tests. A test for common labels is already present, but there are other properties which should be tested this way:
sumologic.pullSecrets
sumologic.podLabels
sumologic.podAnnotations
sumologic.serviceAccount.annotations
and possibly more.
This issue tracks adding these tests.
The text was updated successfully, but these errors were encountered: