Skip to content

Commit

Permalink
Update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr committed Dec 12, 2024
1 parent 0cbab35 commit 51c4f6e
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions avm/res/net-app/net-app-account/tests/e2e/max/main.test.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -130,25 +130,6 @@ module testDeployment '../../../main.bicep' = {
usageThreshold: 107374182400
}
{
kerberosEnabled: true
exportPolicy: {
rules: [
{
allowedClients: '0.0.0.0/0'
nfsv3: false
nfsv41: true
ruleIndex: 1
unixReadOnly: false
unixReadWrite: false
kerberos5ReadOnly: true
kerberos5ReadWrite: true
kerberos5iReadOnly: true
kerberos5iReadWrite: true
kerberos5pReadOnly: true
kerberos5pReadWrite: true
}
]
}
name: 'vol-002'
zones: [1]
networkFeatures: 'Standard'
Expand Down

0 comments on commit 51c4f6e

Please sign in to comment.