diff options
Diffstat (limited to 'kubernetes/pomba/components/pomba-validation-service/resources/appconfig/validation-service-auth.properties')
-rw-r--r-- | kubernetes/pomba/components/pomba-validation-service/resources/appconfig/validation-service-auth.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/pomba/components/pomba-validation-service/resources/appconfig/validation-service-auth.properties b/kubernetes/pomba/components/pomba-validation-service/resources/appconfig/validation-service-auth.properties deleted file mode 100644 index 8bbd4233a6..0000000000 --- a/kubernetes/pomba/components/pomba-validation-service/resources/appconfig/validation-service-auth.properties +++ /dev/null @@ -1,2 +0,0 @@ -auth.policy.file=${CONFIG_HOME}/auth_policy.json -auth.authentication.disable=false |