Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 7ece788

Browse files
minor documentation issue
1 parent fd49029 commit 7ece788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcip/addons/kaniko/jobs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def execute(
6767
Defaults to `None` which skips the docker login attempt.
6868
6969
Returns:
70-
Job: gcip.Job will be returned to create container images.
70+
Job: gcip.Job will be returned to create container images with ```name=kaniko``` and ```namespace=execute```.
7171
"""
7272

7373
if ecr_login and (dockerhub_user_env_var or dockerhub_login_env_var):

0 commit comments

Comments
 (0)