Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in AMD64 connectedk8s cli for ARM64 clusters #5795

Merged
merged 12 commits into from
Feb 6, 2023
Prev Previous commit
Next Next commit
updated image tag for troubleshoot
  • Loading branch information
Atharva Mulmuley committed Feb 2, 2023
commit bce89a73ffab71864c968a167bf83a90120ec0ce
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
command:
- /bin/bash
- /diagnoser_job_script.sh
image: mcr.microsoft.com/arck8sdiagnoser:v0.1.1-test
image: mcr.microsoft.com/arck8sdiagnoser:v0.1.1
name: azure-arc-diagnoser-container
volumeMounts:
- mountPath: /etc/ssl/certs/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
command:
- /bin/bash
- /diagnoser_job_script.sh
image: mcr.microsoft.com/arck8sdiagnoser:v0.1.1-test
image: mcr.microsoft.com/arck8sdiagnoser:v0.1.1
name: azure-arc-diagnoser-container
restartPolicy: Never
serviceAccountName: azure-arc-troubleshoot-sa