csye7125-fall2023-group05 / k8s-operator

Custom operator to create a controller that monitors a custom resource (CronJob) that runs a health check Kafka Producer and publishes the data to the Kafka brokers.
0 stars 1 forks source link

feat: add Secrets to reconciliation logic #16

Closed sydrawat01 closed 12 months ago

sydrawat01 commented 12 months ago

Fixes issues #11 #15