We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcd04d commit 516b356Copy full SHA for 516b356
1 file changed
agent-control/tests/on_host/scenarios/ac_self_update.rs
@@ -335,13 +335,14 @@ fleet_control:
335
signature_validation:
336
public_key_server_url: {}
337
agents: {{}}
338
+oci:
339
+ registry: {OCI_TEST_REGISTRY_URL}
340
self_update:
341
enabled: true
342
signature_verification_enabled: {signature_verification_enabled}
343
package:
344
download:
345
oci:
- registry: {OCI_TEST_REGISTRY_URL}
346
repository: test
347
public_key_url: {}
348
"#,
0 commit comments