argo config drift: wildduck

Change for apps/StatefulSet/wildduck/wildduck-operator
caused by 2d25377090 applied by ArgoCD:
-      serviceAccountName: codemowers-io-wildduck-operator
+      serviceAccountName: codemowers-cloud-wildduck-operator
This commit is contained in:
2024-08-03 04:18:04 +03:00
parent 43c9b3aa93
commit 8199b3b732
2 changed files with 141 additions and 10 deletions

View File

@@ -1,11 +1,13 @@
---
apiVersion: codemowers.cloud/v1beta1
kind: RedisClaim
metadata:
name: webmail
spec:
class: ephemeral
capacity: 100Mi
# ---
# Commented out by argocd config drift
#
# apiVersion: codemowers.cloud/v1beta1
# kind: RedisClaim
# metadata:
# name: webmail
# spec:
# class: ephemeral
# capacity: 100Mi
---
apiVersion: codemowers.cloud/v1beta1
kind: OIDCMiddlewareClient
@@ -154,7 +156,7 @@ spec:
regex: ^https://webmail.k-space.ee/$
replacement: https://webmail.k-space.ee/webmail/
permanent: false
---
# ---
# apiVersion: networking.k8s.io/v1
# kind: NetworkPolicy
# metadata: