HTTP(S)
The following syntax is appropriate for secrets associated with http(s) URLs.
type: http
secret:
trusted-domains:
- example.com
username: username
password: password
token: dGVzdA==
The http
secret type enables you to specify a username
, password
, and optionally a token
to
access a website in the trusted-domains
.