mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Fix typo in the go plugin guide
This commit is contained in:
@@ -207,6 +207,7 @@ cat <<EOF >$MYAPP/secGenerator.yaml
|
|||||||
apiVersion: ${apiVersion}
|
apiVersion: ${apiVersion}
|
||||||
kind: ${kind}
|
kind: ${kind}
|
||||||
metadata:
|
metadata:
|
||||||
|
name: mySecretGenerator
|
||||||
name: forbiddenValues
|
name: forbiddenValues
|
||||||
namespace: production
|
namespace: production
|
||||||
file: myEncryptedData.yaml
|
file: myEncryptedData.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user