fix(kubernetes): add missing python module jsonpatch

!251 !247
This commit is contained in:
2024-04-24 11:01:13 +09:30
parent da15850849
commit 30a9828b31

View File

@ -12,6 +12,8 @@ PyMySQL==1.1.0
pytz==2024.1
PyYAML>=3.11
# kubernetes.core.k8s
jsonpatch
dnspython==2.4.2