using kustomization for deploy
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"remoteUser": "vscode",
|
||||
"runArgs": ["--hostname=cloud-limbosolutions-com-dev-container"],
|
||||
"mounts": [
|
||||
"source=${localWorkspaceFolder}/.devcontainer/.zshrc,target=/home/vscode/.zshrc,type=bind",
|
||||
"source=${localWorkspaceFolder}/.devcontainer/.kube,target=/home/vscode/.kube,type=bind",
|
||||
"source=${localEnv:HOME}/.gitconfig,target=/home/vscode/.gitconfig,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached"
|
||||
|
||||
Reference in New Issue
Block a user