Last active
September 4, 2020 10:11
-
-
Save velotiotech/98aa82712d3b1d367f295d957d7df883 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Disable minio as the defaultminio: | |
enabled: false | |
# Configure your Docker registries here accounts: | |
name: gcr | |
address: https://gcr.io | |
username: _json_key | |
password: '$SA_JSON' | |
email: 1234@5678.com EOF | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mm