Update 2 files
- /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
69620eba19
commit
e46019990c
2 changed files with 10 additions and 0 deletions
|
@ -516,6 +516,8 @@ softwareGroups:
|
||||||
- kubeval
|
- kubeval
|
||||||
- linkerd2
|
- linkerd2
|
||||||
- minikube
|
- minikube
|
||||||
|
- openshift
|
||||||
|
- openshift-cli
|
||||||
- tilt
|
- tilt
|
||||||
- velero
|
- velero
|
||||||
Kubernetes-Desktop: &Kubernetes-Desktop
|
Kubernetes-Desktop: &Kubernetes-Desktop
|
||||||
|
|
|
@ -1827,6 +1827,14 @@ softwarePackages:
|
||||||
pacman: openssl
|
pacman: openssl
|
||||||
port: openssl
|
port: openssl
|
||||||
scoop: openssl
|
scoop: openssl
|
||||||
|
openshift:
|
||||||
|
_bin: null
|
||||||
|
# TODO
|
||||||
|
cask: openshift-client
|
||||||
|
openshift-cli:
|
||||||
|
_bin: null
|
||||||
|
brew: openshift-cli
|
||||||
|
# TODO
|
||||||
p7zip:
|
p7zip:
|
||||||
_bin: p7zip
|
_bin: p7zip
|
||||||
_desc: null
|
_desc: null
|
||||||
|
|
Loading…
Reference in a new issue