Ionut Donca
Results
2
issues of
Ionut Donca
Hello, I am trying to install the application with docker containers/docker-compose. But I encountered this problem: `Executing (default): SHOW INDEX FROM 'BankHolidays' FROM 'database_production' Executing (default): ALTER TABLE 'BankHolidays' ADD...
Hello, Unfortunately, even if I declare the following labels in the values file, it is still not working. ``` nexus: labels: connatix.com/volume: "true" ``` It does let me do the...