Skip to content

Commit

Permalink
chore(cnpg): fix word (#8248)
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Oct 19, 2024
1 parent 6ed834c commit b1091d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
maxParallel: 8
destinationPath: s3://cloudnative-pg/
endpointURL: http://minio.default.svc.cluster.local:9000
# Note: serverName version needs to be inclemented
# Note: serverName version needs to be incremented
# when recovering from an existing cnpg cluster
serverName: &currentCluster postgres16-v6
s3Credentials:
Expand Down
2 changes: 0 additions & 2 deletions kubernetes/main/apps/network/cloudflared/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ kind: Kustomization
metadata:
name: &app cloudflared
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
spec:
targetNamespace: network
commonMetadata:
Expand Down

0 comments on commit b1091d5

Please sign in to comment.