We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091e31c commit 43a8c53Copy full SHA for 43a8c53
extensions/azure-stack-edge/claims-api/values.yaml
@@ -72,7 +72,7 @@ imagePullSecrets:
72
- name: regcred
73
74
imageCredentials:
75
- registry: https://ecr.dbe-70c9r53.microsoftdatabox.com:31001
+ registry: https://ecr.YOURASEHOSTNAME.microsoftdatabox.com:31001
76
username: ase-ecr-user
77
- password: LnJlQyWJ0fTW4Fl
78
- email: k8sadmin@redondoase.org
+ password: YOURPASSWORD
+ email: k8sadmin@yourcompany.com
0 commit comments