Skip to content

Commit

Permalink
fix: Fix labels mission in statfulset create
Browse files Browse the repository at this point in the history
  • Loading branch information
leoliu committed Jul 7, 2020
1 parent ff3389a commit edf5e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@ export const FED_ACTIVE_STATUS = {
export const APP_LABEL_MODULES = [
'applications',
'deployments',
'statfulsets',
'statefulsets',
'daemonsets',
'jobs',
'cronjobs',
Expand Down

0 comments on commit edf5e33

Please sign in to comment.