set transformer annotation when the option is specified

This commit is contained in:
natasha41575
2022-01-07 14:38:09 -08:00
parent 6e5d2674ce
commit 2c23b960ff
11 changed files with 727 additions and 34 deletions

View File

@@ -1506,7 +1506,7 @@ kind: Deployment
metadata:
name: clown
annotations:
config.kubernetes.io/transformations: |
alpha.config.kubernetes.io/transformations: |
- repo: github.com/myrepo
ref: master
configuredIn: config.yaml
@@ -1524,7 +1524,7 @@ kind: Deployment
metadata:
name: clown
annotations:
config.kubernetes.io/transformations: |
alpha.config.kubernetes.io/transformations: |
- repo: github.com/myrepo
ref: master
configuredIn: config.yaml