Delete cached data.
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
# Source: ghost/templates/secrets.yaml
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: ghost
|
|
||||||
namespace: "default"
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: ghost
|
|
||||||
app.kubernetes.io/managed-by: Wild
|
|
||||||
app.kubernetes.io/name: ghost
|
|
||||||
app.kubernetes.io/version: 5.118.1
|
|
||||||
type: Opaque
|
|
||||||
data:
|
|
||||||
ghost-password: "NnhXejdkNm9KTw=="
|
|
@@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
# Source: ghost/charts/mysql/templates/secrets.yaml
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: ghost-mysql
|
|
||||||
namespace: "default"
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: ghost
|
|
||||||
app.kubernetes.io/managed-by: Helm
|
|
||||||
app.kubernetes.io/name: mysql
|
|
||||||
app.kubernetes.io/version: 8.4.5
|
|
||||||
helm.sh/chart: mysql-12.3.4
|
|
||||||
app.kubernetes.io/part-of: mysql
|
|
||||||
type: Opaque
|
|
||||||
data:
|
|
||||||
mysql-root-password: "SnVOdks2T2tDdA=="
|
|
||||||
mysql-password: "eGllcFBUZWJabw=="
|
|
Reference in New Issue
Block a user