Skip to content

Commit

Permalink
justfile: bump version for snp kubeconfig secret
Browse files Browse the repository at this point in the history
We had to do a reinstall of the k3s cluster on our SNP server. The new
config is available under version 2 of the secret.
  • Loading branch information
Freax13 committed Oct 14, 2024
1 parent 7717da2 commit 0662a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ get-credentials-from-gcloud path:
get-credentials-tdxbm: (get-credentials-from-gcloud "projects/796962942582/secrets/m50-ganondorf-kubeconf/versions/5")
get-credentials-snpbm: (get-credentials-from-gcloud "projects/796962942582/secrets/discovery-kubeconf/versions/1")
get-credentials-snpbm: (get-credentials-from-gcloud "projects/796962942582/secrets/discovery-kubeconf/versions/2")
# Destroy a running AKS cluster.
destroy platform=default_platform:
Expand Down

0 comments on commit 0662a2e

Please sign in to comment.