Skip to content

Commit 2a3b9ff

Browse files
committed
Merge branch 'feat--add-azure-support' of github.com:osamamagdy/wrongsecrets-ctf-party into feat--add-azure-support
Signed-off-by: osamamagdy <[email protected]> Signed-off-by: osamamagdy <[email protected]>
2 parents 401fb42 + 5b5e782 commit 2a3b9ff

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

helm/wrongsecrets-ctf-party/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,4 @@ Run Multi User "Capture the Flags" or Security Trainings with OWASP Wrongsecrets
194194
| wrongsecretsCleanup.tolerations | list | `[]` | Optional Configure kubernetes toleration for the wrongsecretsCleanup Job (see: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/) |
195195

196196
----------------------------------------------
197-
Autogenerated from chart metadata using [helm-docs v1.7.0](https://github.com/norwoodj/helm-docs/releases/v1.7.0)
197+
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

wrongsecrets-balancer/src/kubernetes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,6 @@ module.exports.createAzureDeploymentForTeam = createAzureDeploymentForTeam;
872872

873873
//END AZURE
874874

875-
876875
const getKubernetesEndpointToWhitelist = async () => {
877876
const {
878877
response: {

0 commit comments

Comments
 (0)