From ba6648f769933d0e0e2c4db0ba248b17ac65bbf5 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Wed, 13 Nov 2024 22:32:40 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- data/data.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/data.yaml b/data/data.yaml index f8eaf2d..37b1f5c 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -94,11 +94,11 @@ properties: defaultValue: false required: false - - name: config + - name: registry_config description: | - Content of the docker daemon json config. + Content of the registry credentials store file. type: string - defaultValue: $DOCKER_PLUGIN_CONFIG + defaultValue: $DOCKER_REGISTRY_CONFIG required: false - name: containerfile