Add missing annotation to plugin config docs

Currently gates are broken because of the missing annotations
related to the changes of how we now invoke kustomize plugins

Related-To: #382
Closes: #382

Change-Id: I055608e361b4ac2573cc118930092760cfffcceb
This commit is contained in:
Kostiantyn Kalynovskyi 2020-10-28 21:45:35 -05:00
parent f60458a6a8
commit 560370dfac
2 changed files with 8 additions and 0 deletions
manifests
function/helm-operator/replacements
site/test-site/target/workers/replacements

@ -3,6 +3,10 @@ apiVersion: airshipit.org/v1alpha1
kind: ReplacementTransformer
metadata:
name: helm-operator-env-vars-replacements
annotations:
config.kubernetes.io/function: |-
container:
image: quay.io/airshipit/replacement-transformer:dev
replacements:
# Replace the proxy vars
- source:

@ -3,6 +3,10 @@ apiVersion: airshipit.org/v1alpha1
kind: ReplacementTransformer
metadata:
name: workers-env-vars-replacements
annotations:
config.kubernetes.io/function: |-
container:
image: quay.io/airshipit/replacement-transformer:dev
replacements:
# Replace the proxy vars
- source: