mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-14 18:44:53 +01:00
build
This commit is contained in:
@@ -110,7 +110,6 @@ if __name__ == "__main__":
|
||||
"gitea_runner_registration_token": "8nmKqJhkvYwltmNfF2o9vs0tzo70ufHSQpVg6ymb",
|
||||
"influxdb2-admin-token": "l4c1j4yd33Du5lo"
|
||||
}
|
||||
|
||||
for key, value in secrets.items():
|
||||
por.create_secret(key, value, args.endpoint_id, args.timeout)
|
||||
sys.exit()
|
||||
|
||||
Reference in New Issue
Block a user