Merge pull request #340 from fluxcd/bootstrap-validate-manifests
Enable client side validation on bootstrap
This commit is contained in:
@@ -218,6 +218,7 @@ func generateSyncManifests(url, branch, name, namespace, targetPath, tmpDir stri
|
||||
Kind: sourcev1.GitRepositoryKind,
|
||||
Name: name,
|
||||
},
|
||||
Validation: "client",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user