Skip to content

Commit

Permalink
doc(reference-dataset): remove kapp test
Browse files Browse the repository at this point in the history
with commit a9d0202, kapp in not included anymore
  • Loading branch information
o-orand committed Feb 12, 2025
1 parent a9d0202 commit df03a3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ credhub delete --name "/credhub-set-test"
credhub set --type value --name "/coa-my-credhub-key" --value "This is my credhub value" # Used by 01-interpolate.sh and deleted in 02-deploy.sh

#for artifact push to k8s
kapp version
#kapp version
echo "Kubectl:"
kubectl version --client -o=yaml
echo "Helm: $(helm version --short)"
Expand Down

0 comments on commit df03a3d

Please sign in to comment.