Skip to content

Commit

Permalink
Merge pull request #465 from nacos-group/develop
Browse files Browse the repository at this point in the history
Fix Dockerfile style issue
  • Loading branch information
paderlol authored Aug 2, 2024
2 parents a691243 + 35e8ac1 commit e4834ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operator/pkg/service/operator/Kind.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
batchv1 "k8s.io/api/batch/v1"
"k8s.io/apimachinery/pkg/runtime"
"nacos.io/nacos-operator/pkg/util/merge"
"os"
"path/filepath"
"strconv"

Expand Down

0 comments on commit e4834ab

Please sign in to comment.