Skip to content

Commit

Permalink
Added namespace as a template field in the KPO. (#19718)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReadytoRocc committed Nov 20, 2021
1 parent 17d8656 commit 1e57022
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ class KubernetesPodOperator(BaseOperator):
'labels',
'config_file',
'pod_template_file',
'namespace',
)

# fmt: off
Expand Down

0 comments on commit 1e57022

Please sign in to comment.