Skip to content

Commit

Permalink
Add file to remote build spec
Browse files Browse the repository at this point in the history
  • Loading branch information
annasong20 committed May 6, 2022
1 parent 5948f6a commit 114132e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/remoteBuild.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# remote targets

##remote directories

`kustomize build` can be run on a URL. Resources can also reference other
kustomization directories via URLs too.

Expand All @@ -24,6 +26,9 @@ SSH clones are also supported either with `git@github.com:owner/repo` or

`file:///` clones are not supported.

##remote files
Resources can reference remote files via their raw GitHub urls.

# Examples

To try this immediately, run a build against the kustomization
Expand Down

0 comments on commit 114132e

Please sign in to comment.