You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# description: Deep Security Smart Check url, eg mydomain.com.
9
-
# required: true
10
-
# DSSC_USER:
11
-
# description: Deep Security Smart Check username, eg admin.
12
-
# required: true
13
-
# DSSC_PASS:
14
-
# description: Deep Security Smart Check password, eg 12345.
15
-
# required: true
16
-
# PULL_AUTH:
17
-
#description: Container registry credentials in a json format, eg {"username":"<user>","password":"<password>"} or {"aws":{"region":"us-east-1","accessKeyID":"'AWS_ACCESS_KEY_ID'","secretAccessKey":"'AWS_SECRET_ACCESS_KEY'"}}'
description: Deep Security Smart Check url, eg mydomain.com.
9
+
required: true
10
+
DSSC_USER:
11
+
description: Deep Security Smart Check username, eg admin.
12
+
required: true
13
+
DSSC_PASS:
14
+
description: Deep Security Smart Check password, eg 12345.
15
+
required: true
16
+
PULL_AUTH:
17
+
description: Container registry credentials in a json format, eg '{"username":"<user>","password":"<password>"}' or {"aws":{"region":"us-east-1","accessKeyID":"'AWS_ACCESS_KEY_ID'","secretAccessKey":"'AWS_SECRET_ACCESS_KEY'"}}'
0 commit comments