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
|
||||
- repository.yaml
|
||||
- release-operator.yaml
|
||||
- authkey-secret.enc.yaml
|
||||
# - authkey-secret.enc.yaml
|
||||
# - tsproxy-rtx6000.yaml
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
[tools]
|
||||
gcloud = "latest"
|
||||
helm = "latest"
|
||||
k9s = "latest"
|
||||
kubectl = "latest"
|
||||
lazygit = "latest"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue