You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/configuration/config.yaml.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ DockerConfig:
109
109
KanikoConfig:
110
110
- `cache`*bool* if true the last image build is used as cache repository
111
111
- `namespace`*string* specifies the namespace where the build pod should be started
112
-
- `pullSecret`*string* mount this pullSecret instead of creating one to authenticate to the registry
112
+
- `pullSecret`*string* mount this pullSecret instead of creating one to authenticate to the registry (see [kaniko](https://github.com/covexo/devspace/tree/master/examples/kaniko) for an example)
0 commit comments