)]}'
{"grafana/values.yaml":[{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"11d0a947ef625520e5f91e8691c1834663682573","unresolved":false,"context_lines":[{"line_number":492,"context_line":"      cookie_username: grafana_user"},{"line_number":493,"context_line":"      cookie_remember_name: grafana_remember"},{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_f1b7f81f","line":495,"range":{"start_line":495,"start_character":21,"end_line":495,"end_character":26},"updated":"2020-06-05 19:57:13.000000000","message":"this is already the default - why explicitly set it?","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"cb0f4ec3f8b59bdff139dbee172a534955d83cf2","unresolved":false,"context_lines":[{"line_number":492,"context_line":"      cookie_username: grafana_user"},{"line_number":493,"context_line":"      cookie_remember_name: grafana_remember"},{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_4377f7a0","line":495,"range":{"start_line":495,"start_character":21,"end_line":495,"end_character":26},"in_reply_to":"ff570b3c_11054c14","updated":"2020-06-05 21:19:05.000000000","message":"Hey John. It\u0027s not required to define these values to allow for overriding them downstream. Everything under the configuration key gets consumed and rendered in the configmap, including any additional values defined as overrides downstream. For example, if you wanted to set this cookie_secure value to true, you just need to add `cookie_secure: true` to your downstream values passed to the chart. That doesn\u0027t require them to be defined here though, as the values overrides get merged with whatever is defined in the chart, not just a replacement of defined values.","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":18295,"name":"John Lawrence","email":"jl401j@us.att.com","username":"jl401j"},"change_message_id":"c105363ab06532ce8e102e71c7940a387930c654","unresolved":false,"context_lines":[{"line_number":492,"context_line":"      cookie_username: grafana_user"},{"line_number":493,"context_line":"      cookie_remember_name: grafana_remember"},{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_63ccbbba","line":495,"range":{"start_line":495,"start_character":21,"end_line":495,"end_character":26},"in_reply_to":"ff570b3c_4377f7a0","updated":"2020-06-05 21:30:20.000000000","message":"Thanks Steve, I also thought the same. But it didn\u0027t work..\n\nconf:\n   grafana:\n      security:\n         cookie_secure: true\n         cookie_samesite: strict\n         x_content_type_options: true\n         x_xss_protection: true","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"c53f962cc4e027fb214f8ec184051a1a9c5dd9cd","unresolved":false,"context_lines":[{"line_number":492,"context_line":"      cookie_username: grafana_user"},{"line_number":493,"context_line":"      cookie_remember_name: grafana_remember"},{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_a39ed350","line":495,"range":{"start_line":495,"start_character":21,"end_line":495,"end_character":26},"in_reply_to":"ff570b3c_63ccbbba","updated":"2020-06-05 22:04:32.000000000","message":"I would encourage you to find out what\u0027s wrong with the format of your downstream overrides. I would expect that if you passed in these values to the deployment script for grafana as --set overrides instead of in the values file here, you\u0027d see them included in the encoded contents of the grafana.ini key in the grafana-etc secret.","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":18295,"name":"John Lawrence","email":"jl401j@us.att.com","username":"jl401j"},"change_message_id":"9f9f636aab97b2e4ce8b8f809107c8b4367ed200","unresolved":false,"context_lines":[{"line_number":492,"context_line":"      cookie_username: grafana_user"},{"line_number":493,"context_line":"      cookie_remember_name: grafana_remember"},{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_11054c14","line":495,"range":{"start_line":495,"start_character":21,"end_line":495,"end_character":26},"in_reply_to":"ff570b3c_f1b7f81f","updated":"2020-06-05 21:08:53.000000000","message":"Thanks Steve, It allows override the values.","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"11d0a947ef625520e5f91e8691c1834663682573","unresolved":false,"context_lines":[{"line_number":493,"context_line":"      cookie_remember_name: grafana_remember"},{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"},{"line_number":499,"context_line":"    users:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_5138649e","line":496,"range":{"start_line":496,"start_character":23,"end_line":496,"end_character":26},"updated":"2020-06-05 19:57:13.000000000","message":"This is also the default","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"11d0a947ef625520e5f91e8691c1834663682573","unresolved":false,"context_lines":[{"line_number":494,"context_line":"      login_remember_days: 7"},{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"},{"line_number":499,"context_line":"    users:"},{"line_number":500,"context_line":"      allow_sign_up: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_7141280a","line":497,"range":{"start_line":497,"start_character":30,"end_line":497,"end_character":35},"updated":"2020-06-05 19:57:13.000000000","message":"This is also the default","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":17591,"name":"Steve Wilkerson","email":"wilkers.steve@gmail.com","username":"srwilkers"},"change_message_id":"11d0a947ef625520e5f91e8691c1834663682573","unresolved":false,"context_lines":[{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"},{"line_number":499,"context_line":"    users:"},{"line_number":500,"context_line":"      allow_sign_up: false"},{"line_number":501,"context_line":"      allow_org_create: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_b1462020","line":498,"range":{"start_line":498,"start_character":24,"end_line":498,"end_character":29},"updated":"2020-06-05 19:57:13.000000000","message":"This is also the default","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"},{"author":{"_account_id":18295,"name":"John Lawrence","email":"jl401j@us.att.com","username":"jl401j"},"change_message_id":"47582ee2f11f4894c38432713162960aa0f37271","unresolved":false,"context_lines":[{"line_number":495,"context_line":"      cookie_secure: false"},{"line_number":496,"context_line":"      cookie_samesite: lax"},{"line_number":497,"context_line":"      x_content_type_options: false"},{"line_number":498,"context_line":"      x_xss_protection: false"},{"line_number":499,"context_line":"    users:"},{"line_number":500,"context_line":"      allow_sign_up: false"},{"line_number":501,"context_line":"      allow_org_create: false"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_86547dff","line":498,"range":{"start_line":498,"start_character":24,"end_line":498,"end_character":29},"in_reply_to":"ff570b3c_b1462020","updated":"2020-06-05 23:40:23.000000000","message":"Thanks Steve, looks like a deployment issue and seeing issues in the older regions. Not seeing the issue in the recent deployments.  Thanks for your help!","commit_id":"414fe52219c92025ce4f122baccef6e66032133d"}]}
