initial import

This commit is contained in:
2025-10-15 11:57:36 +02:00
commit 30e0debf95
13 changed files with 808 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
name: imagepullsecrets-webhook
namespace: imagepullsecrets-system
labels:
app: imagepullsecrets-webhook
spec:
ports:
- port: 443
targetPort: 8443
selector:
app: imagepullsecrets-webhook