File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
environments/ecmwf-base/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -99,11 +99,6 @@ azimuth_authenticator_password_enabled: true
99
99
# The label for the password authenticator
100
100
azimuth_authenticator_password_label : " Username + Password"
101
101
102
- # Whether the appcred authenticator should be enabled (not enabled by default)
103
- azimuth_authenticator_appcred_enabled : false
104
- # The label for the appcred authenticator
105
- azimuth_authenticator_appcred_label : " Application Credential"
106
-
107
102
# Whether the federated authenticator should be enabled (not enabled by default)
108
103
azimuth_authenticator_federated_enabled : false
109
104
# The label for the federated authenticator
@@ -184,4 +179,4 @@ velero_backup_schedule_name: default
184
179
velero_backup_schedule_timings : " 0 0 * * *"
185
180
# Time-to-live for existing backups (defaults to 1 week)
186
181
# See https://pkg.go.dev/time#ParseDuration for duration format options
187
- velero_backup_schedule_ttl : " 168h"
182
+ velero_backup_schedule_ttl : " 168h"
You can’t perform that action at this time.
0 commit comments