Skip to content

Commit

Permalink
adopt new resource_helpers for metadata propagation compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Sep 22, 2024
1 parent 4c23f1c commit d606183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulumi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Follow these steps to set up your environment:
Set your Kubernetes context and any necessary configuration options.

```bash
pulumi config set kubernetes:kubeconfig <path-to-kubeconfig>
pulumi config set --path kubernetes.kubeconfig <path-to-kubeconfig>
# Set other configuration options as needed
```

Expand Down

0 comments on commit d606183

Please sign in to comment.