Skip to content

Conversation

@lilac
Copy link
Contributor

@lilac lilac commented Jan 5, 2023

The current nginx example requires local directory access since version 0.2.0, so the usage as documented in the readme.md does not work.

ks https://deno.land/x/kube_script/example/nginx/mod.ts

To fix the issue, a new minimal example is added.

@lilac lilac requested a review from maosenhuang January 5, 2023 08:21
replicas: replicas[env],
template: {
metadata: { labels },
spec: {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no config map in the example right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. Thus it can be run without cloning the git repo.

@lilac lilac merged commit 5f616bc into main Jan 5, 2023
@lilac lilac deleted the example/web branch January 5, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants