ChrisFraun commented on code in PR #24588:
URL: https://github.com/apache/airflow/pull/24588#discussion_r944412466
##########
chart/values.schema.json:
##########
@@ -100,6 +100,39 @@
}
]
},
+ "securityContexts": {
+ "description": "Security context definition for the scheduler.",
Review Comment:
Ah, yes I missunderstood. I think I should have looked at it properly as
well. Tried to change it accordingly now.
##########
chart/values.schema.json:
##########
@@ -100,6 +100,39 @@
}
]
},
+ "securityContexts": {
+ "description": "Security context definition for the scheduler.",
Review Comment:
Ah, yes I misunderstood. I think I should have looked at it properly as
well. Tried to change it accordingly now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]