You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contentgrid-junit-jupiter-k8s/src/main/java/com/contentgrid/junit/jupiter/externalsecrets/model/SecretStoreModel.java
Copy file name to clipboardExpand all lines: contentgrid-junit-jupiter-k8s/src/main/resources/com/contentgrid/junit/jupiter/externalsecrets/chart/Chart.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
apiVersion: v2
2
2
version: 0.1.0
3
-
name: ExternalSecretsRenovateTarget
4
-
description: "This chart is just for installing external-secrets, it's in a separate chart so that renovatebot can update the version of external-secrets."
3
+
name: external-secrets-operator
4
+
description: "Installs external-secrets-operator, including the necessary network policies when required"
0 commit comments