Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Apr 27, 2024
1 parent ea815f9 commit b32aa6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ When started, the resulting `kubectl` child process will use its current config

The provided [Dockerfile](./Dockerfile) is for reference only as it's not configured to access any cluster.

I've only tried deploying this tool to a GKE cluster. You might want to use other commands to configure `kubectl` inside the pod for proper cluster access if you're not using GKE. Here's a snippet of the deployment file I'm using:
I've only tried deploying this tool on a GKE cluster. You might want to use other commands to configure `kubectl` inside the pod for proper cluster access if you're not using GKE. Here's a snippet of the deployment file I'm using:

```yaml
apiVersion: apps/v1
Expand Down

0 comments on commit b32aa6b

Please sign in to comment.