-
Notifications
You must be signed in to change notification settings - Fork 228
Conversation
values.yaml
Outdated
@@ -69,7 +69,7 @@ sts: | |||
|
|||
properties: | |||
# use externalSecure for when inbound SSL is provided by nginx-ingress or other external mechanism | |||
sensitiveKey: changeMechangeMe # Must to have minnimal 12 length key | |||
sensitiveKey: changeMechangeMe # Must to have minimal 12 length key | |||
alogorithm: NIFI_PBKDF2_AES_GCM_256 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is one in alogorithm
too I am guessing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes! Added to the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please update the chart version to 1.0.2 in the Chart.yaml file
Yup, all set! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your changes have been accepted and will be merged, thanks.
What this PR does / why we need it:
Minor spelling mistake in the file