potiuk commented on code in PR #60320:
URL: https://github.com/apache/airflow/pull/60320#discussion_r2676060398
##########
dev/breeze/src/airflow_breeze/commands/kubernetes_commands.py:
##########
@@ -970,7 +971,7 @@ def _build_skaffold_config(
# include test sources (the `breeze k8s configure-cluster`
command ) like nodeport for apiServer, volume for Dag, etc
#
https://skaffold.dev/docs/references/yaml/?version=v4beta13#deploy-kubectl
"hooks": {
- "before": [
+ "after": [
Review Comment:
nice catch
--
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]