Skip to content

Commit 251f0d8

Browse files
Fix pkg name for test/utils/deployment
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
1 parent b6419c7 commit 251f0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/utils/deployment/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package daemonset
17+
package deployment
1818

1919
import (
2020
appsv1 "k8s.io/api/apps/v1"

0 commit comments

Comments
 (0)