We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2dac70 commit 6b5aa51Copy full SHA for 6b5aa51
test/canary/scripts/run_test.sh
@@ -80,7 +80,6 @@ create_oidc_role "$CLUSTER_NAME" "$CLUSTER_REGION" "$NAMESPACE"
80
81
# Install service helm chart
82
install_helm_chart $SERVICE $OIDC_ROLE_ARN $SERVICE_REGION $NAMESPACE
83
-cat $SERVICE_REPO_PATH/helm/values.yaml
84
85
echo "Log helm charts are deployed properly"
86
kubectl -n $NAMESPACE get pods
0 commit comments