-
Notifications
You must be signed in to change notification settings - Fork 311
Closed
Description
Helm's test feature allows you to put definitions of test resources in templates/test/. However I don't want helm diff to print out these changes because they don't actually do anything in a normal helm upgrade command.
To reproduce this, run something like
helm diff --allow-unreleased upgrade keycloak-test-release stable/keycloak
Metadata
Metadata
Assignees
Labels
No labels