mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-26 13:28:50 +00:00
Add commonMetadata to flux build/diff
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
9293781702
commit
cecffc0588
6 changed files with 29 additions and 13 deletions
|
|
@ -171,3 +171,4 @@ metadata:
|
|||
name: db-user-pass-bkbd782d2c
|
||||
namespace: default
|
||||
type: Opaque
|
||||
---
|
||||
|
|
|
|||
|
|
@ -214,3 +214,4 @@ metadata:
|
|||
kustomize.toolkit.fluxcd.io/substitute: disabled
|
||||
name: flux-grafana-dashboards-kt8md725kf
|
||||
namespace: default
|
||||
---
|
||||
|
|
|
|||
|
|
@ -99,3 +99,4 @@ spec:
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: podinfo
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue