Remove restart

This commit is contained in:
Luke Van Seters 2021-11-22 13:06:30 -05:00
parent 34aca861cc
commit c83577b04c

View File

@ -1,5 +1,4 @@
load("ext://helm_remote", "helm_remote") load("ext://helm_remote", "helm_remote")
load("ext://restart_process", "docker_build_with_restart")
load("ext://secret", "secret_from_dict") load("ext://secret", "secret_from_dict")
load("ext://configmap", "configmap_from_dict") load("ext://configmap", "configmap_from_dict")