remove secret

This commit is contained in:
sirius0xdev 2026-05-04 01:54:41 +00:00
parent 59cd6af863
commit b10ca9ab7d
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -1,5 +1,6 @@
[tools] [tools]
gcloud = "latest" gcloud = "latest"
helm = "latest"
k9s = "latest" k9s = "latest"
kubectl = "latest" kubectl = "latest"
lazygit = "latest" lazygit = "latest"