Skip to content

Commit

Permalink
cleanup: rm redundant/obsolete attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Dec 11, 2023
1 parent b596d92 commit 918443d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
hvpa-controller:
template: 'default'
base_definition:
repo: ~
traits:
version:
preprocess:
'inject-commit-hash'
inject_effective_version: true
component_descriptor: ~
publish:
oci-builder: docker-buildx
platforms:
- linux/amd64
- linux/arm64
dockerimages:
hvpa-controller:
registry: 'gcr-readwrite'
image: 'eu.gcr.io/gardener-project/gardener/hvpa-controller'
dockerfile: 'Dockerfile'
inputs:
Expand Down Expand Up @@ -49,4 +47,3 @@ hvpa-controller:
internal_scp_workspace:
channel_name: 'C017KSLTF4H' # gardener-autoscaling
slack_cfg_name: 'scp_workspace'
component_descriptor: ~

0 comments on commit 918443d

Please sign in to comment.