remove secret
This commit is contained in:
parent
59cd6af863
commit
b10ca9ab7d
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ resources:
|
||||||
- namespace.yaml
|
- namespace.yaml
|
||||||
- repository.yaml
|
- repository.yaml
|
||||||
- release-operator.yaml
|
- release-operator.yaml
|
||||||
- authkey-secret.enc.yaml
|
# - authkey-secret.enc.yaml
|
||||||
# - tsproxy-rtx6000.yaml
|
# - tsproxy-rtx6000.yaml
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
[tools]
|
[tools]
|
||||||
gcloud = "latest"
|
gcloud = "latest"
|
||||||
|
helm = "latest"
|
||||||
k9s = "latest"
|
k9s = "latest"
|
||||||
kubectl = "latest"
|
kubectl = "latest"
|
||||||
lazygit = "latest"
|
lazygit = "latest"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue