bumpy-summer-9075
06/29/2021, 2:59 PMpulumi up
detects changes in a secret and in an annotation (checksum/secret).
How do you use ignoreChanges
with helm chart's sub resources?ignoreChanges
directly to the sub-resource using transformations
gentle-diamond-70147
06/29/2021, 6:59 PMbumpy-summer-9075
06/29/2021, 7:03 PMsuper('foo:bob', name, {}, {aliases: [{name: 'foo:alice'}]})
but that obviously does not work
(my workaround is to edit the state.json directly)gentle-diamond-70147
07/01/2021, 8:37 PM{aliases: [{type: 'foo:alice'}]}
type
instead of name