misc: address kustomize/api/filesys deprecation
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
@@ -16,7 +16,7 @@ limitations under the License.
|
|||||||
|
|
||||||
package kustomization
|
package kustomization
|
||||||
|
|
||||||
import "sigs.k8s.io/kustomize/api/filesys"
|
import "sigs.k8s.io/kustomize/kyaml/filesys"
|
||||||
|
|
||||||
type Options struct {
|
type Options struct {
|
||||||
FileSystem filesys.FileSystem
|
FileSystem filesys.FileSystem
|
||||||
|
|||||||
Reference in New Issue
Block a user