diff --git a/drone-starlark/repos/stack/secret-secrets.star b/drone-starlark/repos/stack/secret-secrets.star index 4acebeb..e290375 100644 --- a/drone-starlark/repos/stack/secret-secrets.star +++ b/drone-starlark/repos/stack/secret-secrets.star @@ -18,4 +18,6 @@ secretSecrets = [ "matomo-mysql-root-password", "matomo-mysql-password", "nagios-admin-password", + "zabbix-mysql-root-password", + "zabbix-mysql-password", ] \ No newline at end of file