update creds locaiton
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
bb3a7d57e1
commit
80952bad37
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
"extensions": {
|
"extensions": {
|
||||||
"sync": {
|
"sync": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
"credentialsFile": "/shared/zot/creds.json",
|
"credentialsFile": "/etc/zot/creds.json",
|
||||||
"registries": [
|
"registries": [
|
||||||
{
|
{
|
||||||
"urls": ["https://docker.io"],
|
"urls": ["https://docker.io"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue