Skip to content

Commit

Permalink
chore: bump external secrets 0.10.7
Browse files Browse the repository at this point in the history
Signed-off-by: Gergely Brautigam <[email protected]>
  • Loading branch information
Skarlso committed Nov 23, 2024
1 parent a5e5fbc commit 23e3f31
Show file tree
Hide file tree
Showing 20 changed files with 15,233 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: v1
data:
controller_manager_config.yaml: |
apiVersion: controller-runtime.sigs.k8s.io/v1alpha1
kind: ControllerManagerConfig
health:
healthProbeBindAddress: :8081
metrics:
bindAddress: 127.0.0.1:8080
leaderElection:
leaderElect: true
resourceName: 811c9dc5.external-secrets.io
kind: ConfigMap
metadata:
name: external-secrets-operator-manager-config
Loading

0 comments on commit 23e3f31

Please sign in to comment.